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