Skip to content

Commit

Permalink
Update nginxinc/nginx-unprivileged:1.22.1 Docker digest to 801ee30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 12, 2022
1 parent 01b10d7 commit f78630d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
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.22.1@sha256:026ead9cab3b838f9a551bb5924002f7e452049e14abc0ae1cfff8e000252350
FROM nginxinc/nginx-unprivileged:1.22.1@sha256:801ee305c4a561c3c93fd90efadf85069c5059bfd8eba8f829df42605510ef60
COPY --from=build /tmp/cyberchef/build/prod /usr/share/nginx/html
EXPOSE 8080

0 comments on commit f78630d

Please sign in to comment.