Bump version of mautrix-telegram to 0.8.2

fixes matrix users unable to delete messages
This commit is contained in:
Johanna Dorothea Reichmann 2020-07-27 15:53:33 +02:00
parent 196eb2da70
commit 2004143f14
No known key found for this signature in database
GPG key ID: 03624C433676E465

View file

@ -4,7 +4,7 @@
matrix_mautrix_telegram_enabled: true
# See: https://mau.dev/tulir/mautrix-telegram/container_registry
matrix_mautrix_telegram_docker_image: "dock.mau.dev/tulir/mautrix-telegram:v0.8.1"
matrix_mautrix_telegram_docker_image: "dock.mau.dev/tulir/mautrix-telegram:v0.8.2"
matrix_mautrix_telegram_docker_image_force_pull: "{{ matrix_mautrix_telegram_docker_image.endswith(':latest') }}"
matrix_mautrix_telegram_base_path: "{{ matrix_base_data_path }}/mautrix-telegram"