Bump version

This commit is contained in:
Johannes Zellner
2022-09-13 15:35:28 +02:00
parent 2c407c2f3c
commit 6f78e44bf2
5 changed files with 18 additions and 11 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.66.0
ARG VERSION=v1.67.0
# Synapse (https://github.com/matrix-org/synapse/blob/master/INSTALL.md)
# lxml - required for previews