We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7866d24 commit 346523aCopy full SHA for 346523a
Dockerfile
@@ -1,5 +1,5 @@
1
# build web
2
-FROM node:22-alpine AS web-builder
+FROM node:24-alpine AS web-builder
3
RUN corepack enable
4
5
WORKDIR /web
0 commit comments