Mx-puppet-discord Use official docker image

https://github.com/matrix-discord/mx-puppet-discord/issues/80

Thanks Sorunome for setting up the automated build
This commit is contained in:
Hugues Morisset
2020-07-01 10:18:29 +02:00
parent 42e7f5e9bc
commit eb0df37247
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ matrix_mx_puppet_discord_container_image_self_build: false
# Takes an "<ip>:<port>" or "<port>" value (e.g. "127.0.0.1:8432"), or empty string to not expose.
matrix_mx_puppet_discord_container_http_host_bind_port: ''
matrix_mx_puppet_discord_docker_image: "pneumaticat/mx-puppet-discord:latest"
matrix_mx_puppet_discord_docker_image: "sorunome/mx-puppet-discord:latest"
matrix_mx_puppet_discord_docker_image_force_pull: "{{ matrix_mx_puppet_discord_docker_image.endswith(':latest') }}"
matrix_mx_puppet_discord_base_path: "{{ matrix_base_data_path }}/mx-puppet-discord"