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 6853dcf commit 98becdfCopy full SHA for 98becdf
Dockerfile
@@ -1,5 +1,5 @@
1
# Build stage
2
-FROM current-alpine3.22 AS builder
+FROM node:current-alpine3.22 AS builder
3
4
# Set working directory
5
WORKDIR /app
0 commit comments