We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efba24e commit ddb2763Copy full SHA for ddb2763
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:22.13.1 AS build
+FROM node:22.14.0 AS build
2
3
COPY --from=oven/bun:1.2.2-debian --chmod=0777 /usr/local/bin/bun /bin/bun
4
ENV BUN_RUNTIME_TRANSPILER_CACHE_PATH=0
0 commit comments