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 28c9644 commit 1ad8f1cCopy full SHA for 1ad8f1c
Dockerfile
@@ -1,5 +1,5 @@
1
ARG TARGETARCH
2
-FROM docker.io/library/node:18-alpine as web-builder
+FROM docker.io/library/node:23-alpine as web-builder
3
4
USER node
5
Dockerfile.cypress
@@ -1,6 +1,6 @@
ARG BUILDSCRIPT=
ARG LDFLAGS=
6
0 commit comments