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 1f512b8 commit 58e5617Copy full SHA for 58e5617
Dockerfile
@@ -14,7 +14,7 @@ COPY . .
14
15
RUN npm run build
16
17
-FROM nginxinc/nginx-unprivileged:alpine@sha256:20c59c7bf3602ebcc0b6866f900698ba2e6c6cb195ec6f36907eb192cd5a1ece AS runner
+FROM nginxinc/nginx-unprivileged:alpine@sha256:7662e7dd548daacb2e1c0d00d1a9cd785cfad08e1f559cf233f84a7e08cc23a0 AS runner
18
USER root
19
RUN apk --no-cache upgrade
20
0 commit comments