chore (deps): bump nginxinc/nginx-unprivileged

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


Updates `nginxinc/nginx-unprivileged` from `458ecbe` to `fd3314e`

---
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-03 02:04:49 +00:00 committed by GitHub
parent 3c32e3f64d
commit d6859e26f2
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 # # Package static build files into nginx #
######################################### #########################################
FROM nginxinc/nginx-unprivileged:stable-alpine@sha256:458ecbec226a23120713b35945bcdf0d6e4ea5bbec60c149ce1deca5d264071b AS cyberchef FROM nginxinc/nginx-unprivileged:stable-alpine@sha256:fd3314e343bad2de4e1127ef58be122abbfa7e09572fa46ae62fcddb6b3f21c5 AS cyberchef
LABEL maintainer="GCHQ <oss@gchq.gov.uk>" LABEL maintainer="GCHQ <oss@gchq.gov.uk>"