Update to 1.104.0

This commit is contained in:
Johannes Zellner
2024-04-02 19:14:58 +02:00
parent a4e9b9a6d1
commit 7f53673d66

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=1.103.0
ARG VERSION=1.104.0
# https://github.com/matrix-org/synapse-s3-storage-provider
ARG STORAGE_PROVIDER_VERSION=1beb6af95e1f5caedb8e6e7e1cc176cdb2106d37