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 d410775 commit a3cb83aCopy full SHA for a3cb83a
Dockerfile
@@ -14,7 +14,7 @@ COPY . .
14
15
RUN npm run build
16
17
-FROM nginxinc/nginx-unprivileged:alpine@sha256:dd1707e363384e88791da80a60d1566c0822731ef15ad8080a69bcbb2729c331 AS runner
+FROM nginxinc/nginx-unprivileged:alpine@sha256:fb089229c0b27470aef1384985c4f073c19f6e1529a9cfc9676cf7d9869a36f4 AS runner
18
USER root
19
RUN apk --no-cache upgrade
20
0 commit comments