Skip to content

Commit 02259b0

Browse files
chore(deps): update oven/bun docker tag to v1.2.11
1 parent 00cbcd8 commit 02259b0

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,7 +1,7 @@
11
# syntax = docker/dockerfile:1
22

33
# Adjust BUN_VERSION as desired
4-
ARG BUN_VERSION=1.0.14
4+
ARG BUN_VERSION=1.2.11
55
FROM oven/bun:${BUN_VERSION} as base
66

77
LABEL fly_launch_runtime="Remix"

0 commit comments

Comments
 (0)