1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-08-04 21:43:06 +02:00

Upgrade matrix-corporal (2.8.0 -> 3.0.0)

This commit is contained in:
Slavi Pantaleev
2024-08-08 11:59:07 +03:00
parent 96e0890df4
commit 1184b3df02
2 changed files with 15 additions and 1 deletions

View File

@ -5,7 +5,7 @@
matrix_corporal_enabled: true
# renovate: datasource=docker depName=devture/matrix-corporal
matrix_corporal_version: 2.8.0
matrix_corporal_version: 3.0.0
matrix_corporal_container_image_self_build: false
matrix_corporal_container_image_self_build_repo: "https://github.com/devture/matrix-corporal.git"