mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-14 10:04:46 +08:00
Update dependencies
This commit is contained in:
parent
a367172b67
commit
bd580d3b9a
@ -39,9 +39,9 @@ matrix_nginx_riot_web_data_path: "{{ matrix_base_data_path }}/riot-web"
|
|||||||
matrix_scratchpad_dir: "{{ matrix_base_data_path }}/scratchpad"
|
matrix_scratchpad_dir: "{{ matrix_base_data_path }}/scratchpad"
|
||||||
|
|
||||||
docker_postgres_image: "postgres:9.6.8-alpine"
|
docker_postgres_image: "postgres:9.6.8-alpine"
|
||||||
docker_matrix_image: "avhost/docker-matrix:v0.28.0"
|
docker_matrix_image: "avhost/docker-matrix:v0.28.1"
|
||||||
docker_nginx_image: "nginx:1.13.12-alpine"
|
docker_nginx_image: "nginx:1.13.12-alpine"
|
||||||
docker_riot_image: "avhost/docker-matrix-riot:v0.14.1"
|
docker_riot_image: "avhost/docker-matrix-riot:v0.14.2"
|
||||||
docker_s3fs_image: "xueshanf/s3fs:latest"
|
docker_s3fs_image: "xueshanf/s3fs:latest"
|
||||||
docker_goofys_image: "cloudproto/goofys:latest"
|
docker_goofys_image: "cloudproto/goofys:latest"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user