Explorar el Código

Update riot-web (0.16.4 -> 0.17.0)

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

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

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

matrix_docker_image_synapse: "matrixdotorg/synapse:v0.33.7rc2"
matrix_docker_image_nginx: "nginx:1.15.5-alpine"
matrix_docker_image_riot: "avhost/docker-matrix-riot:v0.16.4"
matrix_docker_image_riot: "avhost/docker-matrix-riot:v0.17.0"
matrix_docker_image_goofys: "cloudproto/goofys:latest"
matrix_docker_image_coturn: "instrumentisto/coturn:4.5.0.8"
matrix_docker_image_mailer: "panubo/postfix:latest"


Cargando…
Cancelar
Guardar