Skip to content

Commit

Permalink
update to latest libs
Browse files Browse the repository at this point in the history
williamkray committed Oct 11, 2021

Verified

This commit was signed with the committer’s verified signature. The key has expired.
danielleadams Danielle Adams
1 parent c9617bc commit 6e8c8fc
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
@@ -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.31.0-wrecked"
ARG REACT_SDK_BRANCH="wreck/v3.32.0-wrecked"
ARG JS_SDK_REPO="https://github.com/matrix-org/matrix-js-sdk.git"
ARG JS_SDK_BRANCH="master"

0 comments on commit 6e8c8fc

Please sign in to comment.