We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 47cc0cc + 3b5792f commit 452246aCopy full SHA for 452246a
Dockerfile
@@ -1,5 +1,5 @@
1
# building frontend
2
-FROM node:20.2 as frontend
+FROM node:20.5 as frontend
3
WORKDIR /app/frontend
4
COPY web ./
5
0 commit comments