core: bump library/node from 43d1f7a to c58d9e7 in /website (#20558)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-02-25 14:11:57 +01:00
committed by GitHub
parent 4c8916adde
commit b152cb4323
+1 -1
View File
@@ -1,4 +1,4 @@
FROM --platform=${BUILDPLATFORM} docker.io/library/node:25.6.1-trixie@sha256:43d1f7ab99f6174684d79f7a574025c48946967ff8e63206ce770c3c81d65430 AS docs-builder
FROM --platform=${BUILDPLATFORM} docker.io/library/node:25.6.1-trixie@sha256:c58d9e7ad5a19774f0f9c0bddbd6b4a6eddf6e85cdb692058fdcfd369b021911 AS docs-builder
ENV NODE_ENV=production