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.
2 parents ff933d1 + 341a432 commit c5ba956Copy full SHA for c5ba956
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=$BUILDPLATFORM node:22.9.0-alpine AS build
+FROM --platform=$BUILDPLATFORM node:23.1.0-alpine AS build
2
WORKDIR /app
3
4
ENV CYPRESS_INSTALL_BINARY=0
0 commit comments