Skip to content

Commit

Permalink
Update nginxinc/nginx-unprivileged:1.26.2 Docker digest to 7c9e090
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 4, 2024
1 parent 086840a commit 0284f2b
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.26.2@sha256:d0265f4915c11079b7c1a0bc6a37ec38303ceb26bbe7fa2923445728a60f0d0d
FROM nginxinc/nginx-unprivileged:1.26.2@sha256:7c9e090a409a0afcdff1e1dc163fe651460c390d4a678c68f890502716461988
COPY --from=build /tmp/cyberchef/build/prod /usr/share/nginx/html
EXPOSE 8080

0 comments on commit 0284f2b

Please sign in to comment.