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.
c65ab33
8ec4683
1 parent c79d132 commit 37e3e37Copy full SHA for 37e3e37
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node@sha256:c65ab339c494443a7d2ed36140674bc8815f7100b0d4cebfe0144ce35267a693 as build-stage
+FROM node@sha256:8ec46835f28cc572d67820fc56a6c5ab7d08c6e9b690ae6941aad462943e152e as build-stage
2
WORKDIR /app
3
COPY package*.json ./
4
RUN npm ci
0 commit comments