Skip to content

Commit

Permalink
Update nginxinc/nginx-unprivileged:1.26.2 Docker digest to d0265f4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 30, 2024
1 parent 605fc66 commit 086840a
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:489b0aa395323455fc563cb44656bb4556e09fbf2f2bfa105bb4c92d8da80dda
FROM nginxinc/nginx-unprivileged:1.26.2@sha256:d0265f4915c11079b7c1a0bc6a37ec38303ceb26bbe7fa2923445728a60f0d0d
COPY --from=build /tmp/cyberchef/build/prod /usr/share/nginx/html
EXPOSE 8080

0 comments on commit 086840a

Please sign in to comment.