core: bump library/nginx from 341bf0f to 0d1b1f0 in /website (#20559)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-02-25 14:12:04 +01:00
committed by GitHub
parent b152cb4323
commit e0c36da8f9
+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:341bf0f3ce6c5277d6002cf6e1fb0319fa4252add24ab6a0e262e0056d313208
FROM docker.io/library/nginx:1.29-trixie@sha256:0d1b1f0656a7cb1e2e8135bb1ea99d889ee5d3345fc20388da3f555ad77cf2dc
COPY --from=docs-builder /work/website/docs/build /usr/share/nginx/html