core: bump library/nginx from b619c34 to f547e3d in /website (#17821)

Bumps library/nginx from `b619c34` to `f547e3d`.

---
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]
2025-10-30 17:34:35 +01:00
committed by GitHub
parent 0c6eed1548
commit b8d7447283
+1 -1
View File
@@ -21,6 +21,6 @@ COPY ./SECURITY.md /work/
RUN npm run build
FROM docker.io/library/nginx:1.29-trixie@sha256:b619c34a163ac12f68c1982568a122c4953dbf3126b8dbf0cc2f6fdbfd85de27
FROM docker.io/library/nginx:1.29-trixie@sha256:f547e3d0d5d02f7009737b284abc87d808e4252b42dceea361811e9fc606287f
COPY --from=docs-builder /work/website/docs/build /usr/share/nginx/html