Update synapse to 1.57.1

This commit is contained in:
Girish Ramakrishnan
2022-04-20 09:04:41 -07:00
parent bc031e515e
commit 08e65a0769
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Secure & decentralized communication",
"version": "1.41.0",
"version": "1.41.0-1",
"upstreamVersion": "1.57.0",
"healthCheckPath": "/",
"httpPort": 8008,

View File

@@ -9,7 +9,7 @@ RUN virtualenv -p python3 /app/code/env
ENV VIRTUAL_ENV=/app/code/env
ENV PATH="$VIRTUAL_ENV/bin:$PATH"
ARG VERSION=v1.57.0
ARG VERSION=v1.57.1
# Synapse (https://github.com/matrix-org/synapse/blob/master/INSTALL.md)
# lxml - required for previews