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