We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00cbcd8 commit 67552cfCopy full SHA for 67552cf
Dockerfile
@@ -1,7 +1,7 @@
1
# syntax = docker/dockerfile:1
2
3
# Adjust BUN_VERSION as desired
4
-ARG BUN_VERSION=1.0.14
+ARG BUN_VERSION=1.2.20
5
FROM oven/bun:${BUN_VERSION} as base
6
7
LABEL fly_launch_runtime="Remix"
0 commit comments