There was an error while loading. Please reload this page.
1 parent 8243798 commit c4e05beCopy full SHA for c4e05be
2 files changed
CHANGELOG.md
@@ -3,7 +3,7 @@
3
### Changed
4
- Switch to nfrastack/base image
5
- Alpine 3.22
6
- - Synapse 1.143.0
+ - Synapse 1.144.0
7
- Removed S3 Provider
8
- Removed REST Auth Provider
9
Containerfile
@@ -18,7 +18,7 @@ LABEL \
18
org.opencontainers.image.licenses="MIT"
19
20
ARG \
21
- SYNAPSE_VERSION="v1.143.0" \
+ SYNAPSE_VERSION="v1.144.0" \
22
PROVIDDER_LDAP_VERSION="v0.3.0" \
23
PROVIDER_SHARED_SECRET_VERSION="2.0.3" \
24
SYNAPSE_REPO_URL="https://github.com/element-hq/synapse" \
0 commit comments