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 78876fc commit f95e0e5Copy full SHA for f95e0e5
Dockerfile.cypress
@@ -1,6 +1,6 @@
1
ARG BUILDSCRIPT=
2
ARG LDFLAGS=
3
-FROM docker.io/library/node:22-alpine as web-builder
+FROM docker.io/library/node:24-alpine as web-builder
4
5
USER node
6
Dockerfile.front
@@ -1,4 +1,4 @@
0 commit comments