Upgrade Synapse (v0.33.7rc2 -> 0.33.7)

This commit is contained in:
Slavi Pantaleev 2018-10-18 18:15:07 +03:00
parent 9b3c882483
commit a0320346e1

View File

@ -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.7rc2"
matrix_docker_image_synapse: "matrixdotorg/synapse:v0.33.7"
matrix_docker_image_nginx: "nginx:1.15.5-alpine"
matrix_docker_image_riot: "avhost/docker-matrix-riot:v0.17.0"
matrix_docker_image_goofys: "cloudproto/goofys:latest"