Skip to content

Commit 7626aac

Browse files
committed
latest changes, no more custom emotes :rip:
1 parent 2281fad commit 7626aac

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.28.1-wrecked"
8+
ARG REACT_SDK_BRANCH="wreck/v3.29.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)