Explorar el Código

Update dependencies

pull/6/head
Slavi Pantaleev hace 7 años
padre
commit
92e6fdd279
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      roles/matrix-server/defaults/main.yml

+ 2
- 2
roles/matrix-server/defaults/main.yml Ver fichero

@@ -106,9 +106,9 @@ 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.2"
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.0"
matrix_docker_image_riot: "avhost/docker-matrix-riot:v0.16.1"
matrix_docker_image_s3fs: "xueshanf/s3fs:latest"
matrix_docker_image_goofys: "cloudproto/goofys:latest"
matrix_docker_image_coturn: "instrumentisto/coturn:4.5.0.7"


Cargando…
Cancelar
Guardar