Bläddra i källkod

Upgrade riot-web (1.2.4 - 1.3.0)

pull/220/head
Lyubomir Popov 6 år sedan
committed by GitHub
förälder
incheckning
5e104e6667
Ingen känd nyckel hittad för denna signaturen i databasen GPG-nyckel ID: 4AEE18F83AFDEB23
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      roles/matrix-riot-web/defaults/main.yml

+ 1
- 1
roles/matrix-riot-web/defaults/main.yml Visa fil

@@ -1,6 +1,6 @@
matrix_riot_web_enabled: true

matrix_riot_web_docker_image: "bubuntux/riot-web:v1.2.4"
matrix_riot_web_docker_image: "bubuntux/riot-web:v1.3.0"
matrix_riot_web_docker_image_force_pull: "{{ matrix_riot_web_docker_image.endswith(':latest') }}"

matrix_riot_web_data_path: "{{ matrix_base_data_path }}/riot-web"


Laddar…
Avbryt
Spara