Skip to content

Commit 6f1322b

Browse files
chore(deps): update oven/bun docker tag to v1.2.10
1 parent 893d215 commit 6f1322b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2.9@sha256:7eb9c0438a42438d884891f5460d6f5b89c20797cb58062b6d28ccba725a8c42 as base
3+
FROM oven/bun:1.2.10@sha256:420d7f4b99caadf1727ced361ae9455fbd175d54e3ec7ed698901fbf67cb2b1f as base
44
WORKDIR /usr/src/app
55

66
# set environment variables

0 commit comments

Comments
 (0)