core: bump library/nginx from ca871a8 to 7272239 in /website (#19334)

Bumps library/nginx from `ca871a8` to `7272239`.

---
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-01-12 15:10:18 +01:00
committed by GitHub
parent f8f584d151
commit a2f911deef
+1 -1
View File
@@ -22,6 +22,6 @@ COPY ./SECURITY.md /work/
RUN npm run build
FROM docker.io/library/nginx:1.29-trixie@sha256:ca871a86d45a3ec6864dc45f014b11fe626145569ef0e74deaffc95a3b15b430
FROM docker.io/library/nginx:1.29-trixie@sha256:7272239bd21472f311aa3e86a85fdca0f1ad648995f983ab6e5e7dea665cd233
COPY --from=docs-builder /work/website/docs/build /usr/share/nginx/html