Update images

This commit is contained in:
Slavi Pantaleev 2019-04-09 09:33:24 +03:00
parent 901516d806
commit bec59c06bb
2 changed files with 2 additions and 2 deletions

View file

@ -133,7 +133,7 @@ matrix_ssl_domains_to_obtain_certificates_for: []
# Controls whether to obtain production or staging certificates from Let's Encrypt.
matrix_ssl_lets_encrypt_staging: false
matrix_ssl_lets_encrypt_certbot_docker_image: "certbot/certbot:v0.31.0"
matrix_ssl_lets_encrypt_certbot_docker_image: "certbot/certbot:v0.33.1"
matrix_ssl_lets_encrypt_certbot_standalone_http_port: 2402
matrix_ssl_lets_encrypt_support_email: ~

View file

@ -1,6 +1,6 @@
matrix_riot_web_enabled: true
matrix_riot_web_docker_image: "bubuntux/riot-web:v1.0.6"
matrix_riot_web_docker_image: "bubuntux/riot-web:v1.0.7"
matrix_riot_web_data_path: "{{ matrix_base_data_path }}/riot-web"