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 cf75e9a commit 31bbd25Copy full SHA for 31bbd25
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