Update Node.js to 38a57b7 (#31097)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-29 09:04:02 +00:00
committed by GitHub
parent 80a7de4314
commit 1c2b35d809

View File

@@ -1,7 +1,7 @@
# syntax=docker.io/docker/dockerfile:1.19-labs@sha256:dce1c693ef318bca08c964ba3122ae6248e45a1b96d65c4563c8dc6fe80349a2
# Builder
FROM --platform=$BUILDPLATFORM node:22-bullseye@sha256:cd951bb228ddf85882951d4bf4acefc5314eb2eb66eee002256f4bb17c2293e3 AS builder
FROM --platform=$BUILDPLATFORM node:22-bullseye@sha256:38a57b74bd8640a5a70d6dcb0ea587e1574493615774bca4f28bc5354787d82c AS builder
# Support custom branch of the js-sdk. This also helps us build images of element-web develop.
ARG USE_CUSTOM_SDKS=false