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 a81c125 commit bb71722Copy full SHA for bb71722
Dockerfile
@@ -15,7 +15,7 @@ COPY . .
15
16
RUN npm run build
17
18
-FROM nginxinc/nginx-unprivileged:alpine@sha256:69e8821ff71771c12686bfd1a3f74b92c02f53ea422e1378d26fc7bb29044cf2 AS runner
+FROM nginxinc/nginx-unprivileged:alpine@sha256:7f2bd114a80058e93237bc9ba8f8febff89f918ff344c707d78b295027256fd1 AS runner
19
USER root
20
RUN apk --no-cache upgrade
21
0 commit comments