Update nginxinc/nginx-unprivileged:1.26.3 Docker digest to e3bbd65 #383
1 changed files with 1 additions and 1 deletions
|
@ -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.3@sha256:ca5f66c1769ebd9658e32e70df77d347202635d1a05da41f4e68d7f7e0e3ca50
|
FROM nginxinc/nginx-unprivileged:1.26.3@sha256:e3bbd65240a9eafbb86c814a523cf3dec78d6a5be663f4fe8b5371a7b73fd4be
|
||||||
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue