Skip to content
GitLab
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
b3d9be45
Unverified
Commit
b3d9be45
authored
Aug 19, 2021
by
Slavi Pantaleev
Committed by
GitHub
Aug 19, 2021
Browse files
Merge pull request #1240 from N07070/master
Update the docker image version for mautrix-telegram
parents
9cf077be
d9d9554a
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/matrix-bridge-mautrix-telegram/defaults/main.yml
View file @
b3d9be45
...
...
@@ -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
.
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