From e5c4739c72e7146d1a82012751ae43568b103791 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 02:13:57 +0000 Subject: [PATCH] Bump nginxinc/nginx-unprivileged from `b9f7ba1` to `acc3239` Bumps nginxinc/nginx-unprivileged from `b9f7ba1` to `acc3239`. --- updated-dependencies: - dependency-name: nginxinc/nginx-unprivileged dependency-version: stable-alpine dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 873ca32bb3..5e4130d43e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -27,7 +27,7 @@ RUN npm run build ######################################### # Package static build files into nginx # ######################################### -FROM nginxinc/nginx-unprivileged:stable-alpine@sha256:b9f7ba14f1f7bd3d40d7753584048f92c3aef9ccf5fab14efe4451a8d4c04d63 AS cyberchef +FROM nginxinc/nginx-unprivileged:stable-alpine@sha256:acc3239879a65d9e3d250b21847ec3f34f33367017394d22830242af15cf1cb0 AS cyberchef LABEL maintainer="GCHQ "