Skip to content

Commit efb64f2

Browse files
committed
Release 0.9.10 - See CHANGELOG.md
1 parent f9035d0 commit efb64f2

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.9.10 2026-06-16 <code at nfrastack dot com>
2+
3+
### Added
4+
- Synapse 1.155.0
5+
6+
17
## 0.9.9 2026-06-04 <code at nfrastack dot com>
28

39
### Added
@@ -57,7 +63,7 @@
5763

5864
### Added
5965
- Switch to nfrastack/base image
60-
- Alpine 3.23
66+
- Alpine 3.24
6167
- Synapse 1.148.0
6268
- Removed S3 Provider
6369
- Removed REST Auth Provider

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.154.0" \
21+
SYNAPSE_VERSION="v1.155.0" \
2222
PROVIDDER_LDAP_VERSION="v0.4.0" \
2323
PROVIDER_SHARED_SECRET_VERSION="2.0.3" \
2424
SYNAPSE_REPO_URL="https://github.com/element-hq/synapse" \

0 commit comments

Comments
 (0)