core: bump library/nginx from bc45d24 to dec7a90 in /website (#20974)

Bumps library/nginx from `bc45d24` to `dec7a90`.

---
updated-dependencies:
- dependency-name: library/nginx
  dependency-version: 1.29-trixie
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-03-18 10:04:25 +01:00
committed by GitHub
parent 1453e327a9
commit d60aa804f6
+1 -1
View File
@@ -36,6 +36,6 @@ COPY ./SECURITY.md /work/
RUN corepack npm run build
FROM docker.io/library/nginx:1.29-trixie@sha256:bc45d248c4e1d1709321de61566eb2b64d4f0e32765239d66573666be7f13349
FROM docker.io/library/nginx:1.29-trixie@sha256:dec7a90bd0973b076832dc56933fe876bc014929e14b4ec49923951405370112
COPY --from=docs-builder /work/website/docs/build /usr/share/nginx/html