Skip to content

Commit 086840a

Browse files
author
renovate-bot
committed
Update nginxinc/nginx-unprivileged:1.26.2 Docker digest to d0265f4
1 parent 605fc66 commit 086840a

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
@@ -16,6 +16,6 @@ RUN set -ex; \
1616
npx grunt prod; \
1717
rm /tmp/cyberchef/build/prod/BundleAnalyzerReport.html /tmp/cyberchef/build/prod/CyberChef_$CYBERCHEF_VERSION.zip;
1818

19-
FROM nginxinc/nginx-unprivileged:1.26.2@sha256:489b0aa395323455fc563cb44656bb4556e09fbf2f2bfa105bb4c92d8da80dda
19+
FROM nginxinc/nginx-unprivileged:1.26.2@sha256:d0265f4915c11079b7c1a0bc6a37ec38303ceb26bbe7fa2923445728a60f0d0d
2020
COPY --from=build /tmp/cyberchef/build/prod /usr/share/nginx/html
2121
EXPOSE 8080

0 commit comments

Comments
 (0)