Skip to content

Commit

Permalink
Update nginxinc/nginx-unprivileged:1.24.0 Docker digest to c0f93a9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 23, 2024
1 parent 5866a46 commit d876e5e
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:bc2b69ff087c92e63d9c6c49e14654d54583f4c32edde8874c6b824ca744ccd0
FROM nginxinc/nginx-unprivileged:1.24.0@sha256:c0f93a97e2e1e555ada1fab6d1f7816885e3487d742a57d102e3576d1e5ac7be
COPY --from=build /tmp/cyberchef/build/prod /usr/share/nginx/html
EXPOSE 8080

0 comments on commit d876e5e

Please sign in to comment.