Skip to content

Commit bb71722

Browse files
chore(deps): update nginxinc/nginx-unprivileged:alpine docker digest to 7f2bd11
1 parent a81c125 commit bb71722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ COPY . .
1515

1616
RUN npm run build
1717

18-
FROM nginxinc/nginx-unprivileged:alpine@sha256:69e8821ff71771c12686bfd1a3f74b92c02f53ea422e1378d26fc7bb29044cf2 AS runner
18+
FROM nginxinc/nginx-unprivileged:alpine@sha256:7f2bd114a80058e93237bc9ba8f8febff89f918ff344c707d78b295027256fd1 AS runner
1919
USER root
2020
RUN apk --no-cache upgrade
2121

0 commit comments

Comments
 (0)