Skip to content

Commit 1b69ff9

Browse files
author
William Kray
committed
latest versions of all the things
1 parent 48ca9b2 commit 1b69ff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ FROM node:14-buster as builder
55
# images of element-web develop.
66
ARG USE_CUSTOM_SDKS=true
77
ARG REACT_SDK_REPO="https://github.com/williamkray/matrix-react-sdk.git"
8-
ARG REACT_SDK_BRANCH="wreck/v3.25.0-wrecked"
8+
ARG REACT_SDK_BRANCH="wreck/v3.26.0-wrecked"
99
ARG JS_SDK_REPO="https://github.com/matrix-org/matrix-js-sdk.git"
1010
ARG JS_SDK_BRANCH="master"
1111

0 commit comments

Comments
 (0)