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.
2 parents 000764d + d894660 commit 1dcae73Copy full SHA for 1dcae73
angular/Dockerfile
@@ -1,5 +1,5 @@
1
# stage 1
2
-FROM node:14 as node
+FROM node:20 as node
3
WORKDIR /app
4
COPY . .
5
# This is a workaround to avoid updating appconfig.production.json file.
0 commit comments