Update nginxinc/nginx-unprivileged:1.26.1 Docker digest to 395450c #297

Merged
renovate-bot merged 1 commit from renovate/nginxinc-nginx-unprivileged-1.26.1 into master 2024-06-03 05:27:45 +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.1@sha256:06eb7a3ef97903d44e4845032662819af2f87f6303a6e57e599d6a8e35d97bb3 FROM nginxinc/nginx-unprivileged:1.26.1@sha256:395450c06a96858b66c3cf64ff8f6e9234e67c906ab33e68a8b6e896eedab7f2
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