Update Node.js to 2bdb65e (#33715)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-06-02 16:31:38 +00:00
committed by GitHub
parent 1f7faa0de6
commit 1db0b51085
+1 -1
View File
@@ -1,6 +1,6 @@
ARG ELEMENT_VERSION=latest@sha256:c21772a1eabeededa19be591343f548995e458ec34ba8f27425ae923c10af82e
FROM --platform=$BUILDPLATFORM node:lts-alpine@sha256:d1b3b4da11eefd5941e7f0b9cf17783fc99d9c6fc34884a665f40a06dbdfc94f AS builder
FROM --platform=$BUILDPLATFORM node:lts-alpine@sha256:2bdb65ed1dab192432bc31c95f94155ca5ad7fc1392fb7eb7526ab682fa5bf14 AS builder
ARG BUILD_CONTEXT