Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LQDN Adminsys
piops-roles
Matrix Docker Ansible Deploy
Commits
d9d9554a
Commit
d9d9554a
authored
Aug 19, 2021
by
nono
💻
Browse files
Update the docker image version for mautrix-telegram
parent
9cf077be
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/matrix-bridge-mautrix-telegram/defaults/main.yml
View file @
d9d9554a
...
...
@@ -13,7 +13,7 @@ matrix_mautrix_telegram_container_self_build: false
matrix_mautrix_telegram_docker_repo
:
"
https://mau.dev/mautrix/telegram.git"
matrix_mautrix_telegram_docker_src_files_path
:
"
{{
matrix_base_data_path
}}/mautrix-telegram/docker-src"
matrix_mautrix_telegram_version
:
v0.
9.0
matrix_mautrix_telegram_version
:
v0.
10.1
# See: https://mau.dev/mautrix/telegram/container_registry
matrix_mautrix_telegram_docker_image
:
"
dock.mau.dev/mautrix/telegram:{{
matrix_mautrix_telegram_version
}}"
matrix_mautrix_telegram_docker_image_force_pull
:
"
{{
matrix_mautrix_telegram_docker_image.endswith(':latest')
}}"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment