Skip to content

Commit c739ec9

Browse files
chore(deps): update oven/bun docker tag to v1.3.8
1 parent 9b85513 commit c739ec9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# use the official Bun image
22
# see all versions at https://hub.docker.com/r/oven/bun/tags
3-
FROM oven/bun:1.3.7@sha256:6cd5f00020e48b77a253bc8249f6b6dd3d92b3c04c2607f1f5a6d7dbf0a6fca3 as base
3+
FROM oven/bun:1.3.8@sha256:371d30538b69303ced927bb5915697ac7e2fa8cb409ee332c66009de64de5aa3 as base
44
WORKDIR /usr/src/app
55

66
# set environment variables

0 commit comments

Comments
 (0)