We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1219c2f commit 5742082Copy full SHA for 5742082
docker/Dockerfile
@@ -1,5 +1,5 @@
1
# Stage 1: Build stage
2
-FROM node:20-alpine as build
+FROM node:20-alpine AS build
3
4
USER root
5
0 commit comments