Skip to content

Commit

Permalink
Update nginxinc/nginx-unprivileged:1.22.1 Docker digest to e5ec459
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 3, 2023
1 parent 43c5d08 commit 4ed299a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -16,6 +16,6 @@ RUN set -ex; \
npx grunt prod; \
rm /tmp/cyberchef/build/prod/BundleAnalyzerReport.html /tmp/cyberchef/build/prod/CyberChef_$CYBERCHEF_VERSION.zip;

FROM nginxinc/nginx-unprivileged:1.22.1@sha256:950ecd21f6daaac38dbeb26929df78db3d5cca982e7bcadff5d7f11eb7b10ce0
FROM nginxinc/nginx-unprivileged:1.22.1@sha256:e5ec45916d36bec9ff28d97f49a9db23e8b7608a1ec662343c0dad502e620581
COPY --from=build /tmp/cyberchef/build/prod /usr/share/nginx/html
EXPOSE 8080

0 comments on commit 4ed299a

Please sign in to comment.