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 ac98447 commit 317219eCopy full SHA for 317219e
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:20 as build
+FROM node:20 AS build
2
WORKDIR /usr/src/app
3
# Do `npm ci` separately so we can cache `node_modules`
4
# https://nodejs.org/en/docs/guides/nodejs-docker-webapp/
0 commit comments