Bump version

This commit is contained in:
Johannes Zellner
2022-08-31 20:33:52 +02:00
parent 99b08d6c0a
commit 1069750c78
5 changed files with 24 additions and 20 deletions

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.65.0
ARG VERSION=v1.66.0
# Synapse (https://github.com/matrix-org/synapse/blob/master/INSTALL.md)
# lxml - required for previews