Skip to content

Commit 37dee95

Browse files
Bump react-sdk version
Change-Id: Ib9c09904372447813e22a87cbb76db2442061d30
1 parent 984ca3a commit 37dee95

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:10 as builder
55
# images of riot-web develop.
66
ARG USE_CUSTOM_SDKS=true
77
ARG REACT_SDK_REPO="https://github.com/awesome-technologies/matrix-react-sdk.git"
8-
ARG REACT_SDK_BRANCH="2020.09.0-amp.chat"
8+
ARG REACT_SDK_BRANCH="2020.09.1-amp.chat"
99

1010
RUN apt-get update && apt-get install -y git dos2unix
1111

0 commit comments

Comments
 (0)