Skip to content

Commit 6190a22

Browse files
author
renovate-bot
committed
Update nginxinc/nginx-unprivileged Docker tag to v1.20.2
1 parent 15034c9 commit 6190a22

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.1-amd64@sha256:f5118d34e0cec14fe689c49ab39f1db54d8de40663b897fba5ceb818176704d4
21+
FROM nginxinc/nginx-unprivileged:1.20.2-amd64@sha256:2a899539b87978a3c2c0700d8fdf7caf5512b98b56a9cc7383c98c24ae410118
2222
COPY --from=build /tmp/cyberchef/build/prod /usr/share/nginx/html
2323
EXPOSE 8080

0 commit comments

Comments
 (0)