Skip to content

Commit

Permalink
update react-sdk to include latest
Browse files Browse the repository at this point in the history
  • Loading branch information
williamkray committed Sep 13, 2021
1 parent 0bd17f9 commit 9475480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM node:14-buster as builder
# images of element-web develop.
ARG USE_CUSTOM_SDKS=true
ARG REACT_SDK_REPO="https://github.com/williamkray/matrix-react-sdk.git"
ARG REACT_SDK_BRANCH="wreck/v3.29.0-wrecked"
ARG REACT_SDK_BRANCH="wreck/v3.29.1-wrecked"
ARG JS_SDK_REPO="https://github.com/matrix-org/matrix-js-sdk.git"
ARG JS_SDK_BRANCH="master"

Expand Down

0 comments on commit 9475480

Please sign in to comment.