Update nginxinc/nginx-unprivileged:1.26.2 Docker digest to 6af3048 #338
@ -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:eca6b0200d0a91778c2c05b7efee7482636a26511b83d3420b671aeea7a91514
|
FROM nginxinc/nginx-unprivileged:1.26.2@sha256:6af3048593d473aace992c226b324ed8caea3a00ca930a32eae9108fb4ff0622
|
||||||
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…
Reference in New Issue
Block a user