mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-10-22 20:28:54 +02:00
Upgrade Synapse (v0.33.5.1 -> v0.33.7rc2)
We skipped v0.33.6 because of matrix-org/synapse#4014, but v0.33.7rc2 fixed the problem.
This commit is contained in:
@@ -134,7 +134,7 @@ matrix_docker_image_postgres_v9: "postgres:9.6.10-alpine"
|
||||
matrix_docker_image_postgres_v10: "postgres:10.5-alpine"
|
||||
matrix_docker_image_postgres_latest: "{{ matrix_docker_image_postgres_v10 }}"
|
||||
|
||||
matrix_docker_image_synapse: "matrixdotorg/synapse:v0.33.5.1"
|
||||
matrix_docker_image_synapse: "matrixdotorg/synapse:v0.33.7rc2"
|
||||
matrix_docker_image_nginx: "nginx:1.15.5-alpine"
|
||||
matrix_docker_image_riot: "avhost/docker-matrix-riot:v0.16.4"
|
||||
matrix_docker_image_goofys: "cloudproto/goofys:latest"
|
||||
|
Reference in New Issue
Block a user