We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ffae23 commit b0ba609Copy full SHA for b0ba609
Dockerfile
@@ -1,5 +1,5 @@
1
# Stage 1: Build web
2
-FROM --platform=${BUILDPLATFORM} docker.io/library/node:22.6 AS web-builder
+FROM --platform=${BUILDPLATFORM} docker.io/library/node:22.7 AS web-builder
3
4
WORKDIR /work
5
0 commit comments