Skip to content

Commit

Permalink
Update nginxinc/nginx-unprivileged:1.24.0 Docker digest to 0e4c253
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 1, 2024
1 parent 4baafa1 commit 97c9c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
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.24.0@sha256:e5bca4cdbd7642b31610e9bee2bdcd1ed0a255575d9a8641eebf53b43512c9a5
FROM nginxinc/nginx-unprivileged:1.24.0@sha256:0e4c25322d82c338bd2351e42d5a92b17b1ee04a8cdaa45d0739d98a983987c9
COPY --from=build /tmp/cyberchef/build/prod /usr/share/nginx/html
EXPOSE 8080

0 comments on commit 97c9c6e

Please sign in to comment.