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 1bdef66 commit 122ebf3Copy full SHA for 122ebf3
frontend.Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:16.14.0-alpine
+FROM node:16.14.1-alpine
2
3
WORKDIR /app
4
COPY package.json yarn.lock /app/
0 commit comments