Skip to content

Commit 4a0fd8a

Browse files
author
renovate-bot
committed
Update nginxinc/nginx-unprivileged:1.26.3 Docker digest to d4555c9
1 parent 173404a commit 4a0fd8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ RUN set -ex; \
1616
npx grunt prod; \
1717
rm /tmp/cyberchef/build/prod/BundleAnalyzerReport.html /tmp/cyberchef/build/prod/CyberChef_$CYBERCHEF_VERSION.zip;
1818

19-
FROM nginxinc/nginx-unprivileged:1.26.3@sha256:7ca5215ddc4384f5062458082944915ff23725efe0dae206b62e7e9a31b331fc
19+
FROM nginxinc/nginx-unprivileged:1.26.3@sha256:d4555c95bbf107fcbe7f19f9d0931ef60dc28f9d44455d20c34b9970331b285a
2020
COPY --from=build /tmp/cyberchef/build/prod /usr/share/nginx/html
2121
EXPOSE 8080

0 commit comments

Comments
 (0)