mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-10 12:47:39 +01:00
Update dependencies
This commit is contained in:
parent
7428b941c8
commit
49e0d0e6db
@ -105,9 +105,9 @@ matrix_docker_image_postgres_v9: "postgres:9.6.10-alpine"
|
|||||||
matrix_docker_image_postgres_v10: "postgres:10.5-alpine"
|
matrix_docker_image_postgres_v10: "postgres:10.5-alpine"
|
||||||
matrix_docker_image_postgres_latest: "{{ matrix_docker_image_postgres_v10 }}"
|
matrix_docker_image_postgres_latest: "{{ matrix_docker_image_postgres_v10 }}"
|
||||||
|
|
||||||
matrix_docker_image_synapse: "matrixdotorg/synapse:v0.33.3"
|
matrix_docker_image_synapse: "matrixdotorg/synapse:v0.33.3.1"
|
||||||
matrix_docker_image_nginx: "nginx:1.15.2-alpine"
|
matrix_docker_image_nginx: "nginx:1.15.3-alpine"
|
||||||
matrix_docker_image_riot: "avhost/docker-matrix-riot:v0.16.1"
|
matrix_docker_image_riot: "avhost/docker-matrix-riot:v0.16.3"
|
||||||
matrix_docker_image_goofys: "cloudproto/goofys:latest"
|
matrix_docker_image_goofys: "cloudproto/goofys:latest"
|
||||||
matrix_docker_image_coturn: "instrumentisto/coturn:4.5.0.7"
|
matrix_docker_image_coturn: "instrumentisto/coturn:4.5.0.7"
|
||||||
matrix_docker_image_mailer: "panubo/postfix:latest"
|
matrix_docker_image_mailer: "panubo/postfix:latest"
|
||||||
|
Loading…
Reference in New Issue
Block a user