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 b5ba25f commit 89cbe64Copy full SHA for 89cbe64
Dockerfile
@@ -14,7 +14,7 @@ COPY . .
14
15
RUN npm run build
16
17
-FROM nginxinc/nginx-unprivileged:alpine@sha256:80606e030e8a47635ab303bb9cf8cac1988b1f71cea462c980544b3096e68564 AS runner
+FROM nginxinc/nginx-unprivileged:alpine@sha256:d4ca1619a456ef1b8cdaf1421306ad137a06baaf9dd0c5cc0e750c6f8ec308a3 AS runner
18
USER root
19
RUN apk --no-cache upgrade
20
0 commit comments