Skip to content

Commit 0e7416d

Browse files
author
renovate-bot
committed
Update nginxinc/nginx-unprivileged:1.20.2-amd64 Docker digest to 6f898c5
1 parent fb77688 commit 0e7416d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ RUN set -ex; \
1818
npx grunt prod; \
1919
rm /tmp/cyberchef/build/prod/BundleAnalyzerReport.html /tmp/cyberchef/build/prod/CyberChef_$CYBERCHEF_VERSION.zip;
2020

21-
FROM nginxinc/nginx-unprivileged:1.20.2-amd64@sha256:e58593f59df3582138252f7b6a3367bd614bbf580d35581eeda6f5b9e0467f8a
21+
FROM nginxinc/nginx-unprivileged:1.20.2-amd64@sha256:6f898c5da3a27af8d85ca29ee742d49fc9012521abc81d1006dcbd92ad6dba91
2222
COPY --from=build /tmp/cyberchef/build/prod /usr/share/nginx/html
2323
EXPOSE 8080

0 commit comments

Comments
 (0)