Skip to content

Commit ced3c25

Browse files
Update Node.js to d2059a9 (#33243)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 370d2ec commit ced3c25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/web/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Context must be the root of the monorepo
33

44
# Builder
5-
FROM --platform=$BUILDPLATFORM node:24-bullseye@sha256:27e462f5db2402700867dfa8ec35e3a68b127fdf61b505db0dd6ab98c38284bb AS builder
5+
FROM --platform=$BUILDPLATFORM node:24-bullseye@sha256:d2059a9c157c9f70739736979fa3635008bf3ca74560b30930dc181228bc427f AS builder
66

77
# Support custom branch of the js-sdk. This also helps us build images of element-web develop.
88
ARG USE_CUSTOM_SDKS=false

0 commit comments

Comments
 (0)