Skip to content

Commit c4e05be

Browse files
committed
0.9.0pre
1 parent 8243798 commit c4e05be

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
### Changed
44
- Switch to nfrastack/base image
55
- Alpine 3.22
6-
- Synapse 1.143.0
6+
- Synapse 1.144.0
77
- Removed S3 Provider
88
- Removed REST Auth Provider
99

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ LABEL \
1818
org.opencontainers.image.licenses="MIT"
1919

2020
ARG \
21-
SYNAPSE_VERSION="v1.143.0" \
21+
SYNAPSE_VERSION="v1.144.0" \
2222
PROVIDDER_LDAP_VERSION="v0.3.0" \
2323
PROVIDER_SHARED_SECRET_VERSION="2.0.3" \
2424
SYNAPSE_REPO_URL="https://github.com/element-hq/synapse" \

0 commit comments

Comments
 (0)