Просмотр исходного кода

Update dependencies

pull/6/head
Slavi Pantaleev 7 лет назад
Родитель
Сommit
314ff09846
1 измененных файлов: 2 добавлений и 2 удалений
  1. +2
    -2
      roles/matrix-server/defaults/main.yml

+ 2
- 2
roles/matrix-server/defaults/main.yml Просмотреть файл

@@ -108,7 +108,7 @@ matrix_docker_image_postgres_latest: "{{ matrix_docker_image_postgres_v10 }}"

matrix_docker_image_synapse: "matrixdotorg/synapse:v0.33.3"
matrix_docker_image_nginx: "nginx:1.15.2-alpine"
matrix_docker_image_riot: "avhost/docker-matrix-riot:v0.16.1"
matrix_docker_image_riot: "avhost/docker-matrix-riot:v0.16.2"
matrix_docker_image_s3fs: "xueshanf/s3fs:latest"
matrix_docker_image_goofys: "cloudproto/goofys:latest"
matrix_docker_image_coturn: "instrumentisto/coturn:4.5.0.7"
@@ -178,7 +178,7 @@ matrix_mxisd_template_config: "{{ role_path }}/templates/mxisd/mxisd.yaml.j2"
# See: https://github.com/devture/matrix-corporal
matrix_corporal_enabled: false

matrix_corporal_docker_image: "devture/matrix-corporal:1.0"
matrix_corporal_docker_image: "devture/matrix-corporal:1.0.1"
matrix_corporal_base_path: "{{ matrix_base_data_path }}/corporal"
matrix_corporal_config_dir_path: "{{ matrix_corporal_base_path }}/config"
matrix_corporal_cache_dir_path: "{{ matrix_corporal_base_path }}/cache"


Загрузка…
Отмена
Сохранить