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 2aec071 commit 39ce3efCopy full SHA for 39ce3ef
client/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:15-alpine AS client
+FROM node:17-alpine AS client
2
3
WORKDIR /usr/src/app
4
COPY client/package*.json ./
0 commit comments