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 8a743a9 commit 7408a83Copy full SHA for 7408a83
.node-version
@@ -1 +1 @@
1
-20
+22
Dockerfile
@@ -1,5 +1,5 @@
# Builder
2
-FROM --platform=$BUILDPLATFORM node:20-bullseye as builder
+FROM --platform=$BUILDPLATFORM node:22-bullseye as builder
3
4
# Support custom branch of the js-sdk. This also helps us build images of element-web develop.
5
ARG USE_CUSTOM_SDKS=false
0 commit comments