Update nginxinc/nginx-unprivileged:1.26.2 Docker digest to eca6b02 #336

Merged
renovate-bot merged 1 commits from renovate/nginxinc-nginx-unprivileged-1.26.2 into master 2024-11-17 23:13:54 +00:00

View File

@ -16,6 +16,6 @@ RUN set -ex; \
npx grunt prod; \ npx grunt prod; \
rm /tmp/cyberchef/build/prod/BundleAnalyzerReport.html /tmp/cyberchef/build/prod/CyberChef_$CYBERCHEF_VERSION.zip; rm /tmp/cyberchef/build/prod/BundleAnalyzerReport.html /tmp/cyberchef/build/prod/CyberChef_$CYBERCHEF_VERSION.zip;
FROM nginxinc/nginx-unprivileged:1.26.2@sha256:df375cd5df8774ee5aaf02216f480b6a849b749317c212606c6335cc57592239 FROM nginxinc/nginx-unprivileged:1.26.2@sha256:eca6b0200d0a91778c2c05b7efee7482636a26511b83d3420b671aeea7a91514
COPY --from=build /tmp/cyberchef/build/prod /usr/share/nginx/html COPY --from=build /tmp/cyberchef/build/prod /usr/share/nginx/html
EXPOSE 8080 EXPOSE 8080