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 1b5dd13 commit 2b2eefcCopy full SHA for 2b2eefc
frontend/Dockerfile
@@ -1,5 +1,5 @@
1
# Stage 0, "build-stage", based on Node.js, to build and compile the frontend
2
-FROM node:20 as build-stage
+FROM node:20 AS build-stage
3
4
WORKDIR /app
5
0 commit comments