We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f64e535 commit b8e0362Copy full SHA for b8e0362
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=$BUILDPLATFORM node:18.19.0 AS builder
+FROM --platform=$BUILDPLATFORM node:20.19.2 AS builder
2
3
WORKDIR /workshop
4
0 commit comments