Skip to content

Commit fcb81b4

Browse files
fix: directly pull from famedly-control-synapse repo to use latest
commit with fixup
1 parent 2b91d69 commit fcb81b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/Dockerfile-famedly

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ RUN --mount=type=cache,target=/root/.cache/pip \
2525
synapse-token-authenticator==${STA_VERSION} \
2626
synapse-s3-storage-provider \
2727
synapse-invite-checker==${SIC_VERSION} \
28-
famedly-control-synapse==${FCS_VERSION} \
28+
git+https://github.com/famedly/famedly-control-synapse.git \
2929
https://github.com/famedly/synapse-invite-policies/archive/refs/heads/main.zip \
3030
https://github.com/famedly/synapse-domain-rule-checker/archive/refs/heads/main.zip
3131

0 commit comments

Comments
 (0)