We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b0ebc1 commit b11256dCopy full SHA for b11256d
1 file changed
apps/web/Dockerfile
@@ -2,7 +2,7 @@
2
# Context must be the root of the monorepo
3
4
# Builder
5
-FROM --platform=$BUILDPLATFORM node:24-bullseye@sha256:4bfbd78e049926e4ca595c1798810691ca7bb5aedd829ffd8a78b2ab30689810 AS builder
+FROM --platform=$BUILDPLATFORM node:24-bullseye@sha256:27e462f5db2402700867dfa8ec35e3a68b127fdf61b505db0dd6ab98c38284bb AS builder
6
7
# Support custom branch of the js-sdk. This also helps us build images of element-web develop.
8
ARG USE_CUSTOM_SDKS=false
0 commit comments