Upgrade Docker images
This commit is contained in:
parent
47446a2b26
commit
ff8f1bc65f
@ -41,12 +41,12 @@ matrix_coturn_config_path: "{{ matrix_coturn_base_path }}/turnserver.conf"
|
||||
matrix_scratchpad_dir: "{{ matrix_base_data_path }}/scratchpad"
|
||||
|
||||
|
||||
docker_postgres_image_v9: "postgres:9.6.8-alpine"
|
||||
docker_postgres_image_v9: "postgres:9.6.9-alpine"
|
||||
docker_postgres_image_v10: "postgres:10.4-alpine"
|
||||
docker_postgres_image_latest: "{{ docker_postgres_image_v10 }}"
|
||||
|
||||
docker_matrix_image: "matrixdotorg/synapse:v0.30.0"
|
||||
docker_nginx_image: "nginx:1.13.12-alpine"
|
||||
docker_nginx_image: "nginx:1.15.0-alpine"
|
||||
docker_riot_image: "avhost/docker-matrix-riot:v0.15.4"
|
||||
docker_s3fs_image: "xueshanf/s3fs:latest"
|
||||
docker_goofys_image: "cloudproto/goofys:latest"
|
||||
|
Loading…
Reference in New Issue
Block a user