chore (deps): bump nginxinc/nginx-unprivileged

Bumps the docker-dependencies group with 1 update: nginxinc/nginx-unprivileged.


Updates `nginxinc/nginx-unprivileged` from `fd3314e` to `ee7b7bc`

---
updated-dependencies:
- dependency-name: nginxinc/nginx-unprivileged
  dependency-version: stable-alpine
  dependency-type: direct:production
  dependency-group: docker-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-07-10 02:05:51 +00:00 committed by GitHub
parent 002ed911b1
commit cd6bb1bed5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,7 +27,7 @@ RUN npm run build
#########################################
# Package static build files into nginx #
#########################################
FROM nginxinc/nginx-unprivileged:stable-alpine@sha256:fd3314e343bad2de4e1127ef58be122abbfa7e09572fa46ae62fcddb6b3f21c5 AS cyberchef
FROM nginxinc/nginx-unprivileged:stable-alpine@sha256:ee7b7bc02a4af72c98d4365151f92d9b380c482c48d8c84bbbe44bd3192ba463 AS cyberchef
LABEL maintainer="GCHQ <oss@gchq.gov.uk>"