core: bump library/node from 25.6.1-trixie to 25.7.0-trixie in /website (#20591)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-02-27 18:47:30 +01:00
committed by GitHub
parent af5d235afd
commit 663a28ac84

View File

@@ -1,4 +1,4 @@
FROM --platform=${BUILDPLATFORM} docker.io/library/node:25.6.1-trixie@sha256:c58d9e7ad5a19774f0f9c0bddbd6b4a6eddf6e85cdb692058fdcfd369b021911 AS docs-builder
FROM --platform=${BUILDPLATFORM} docker.io/library/node:25.7.0-trixie@sha256:8206a94e5907bd79dc2750262f5b51be8094beba80e91e5c23bb55b9a4e02866 AS docs-builder
ENV NODE_ENV=production