Update images

development
Slavi Pantaleev 6 years ago
parent 901516d806
commit bec59c06bb

@ -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: ~

@ -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"

Loading…
Cancel
Save