automation: Update matrix-maubot_database Docker tag to v13.16
This commit is contained in:
parent
4f6c65eef5
commit
1036663d48
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ matrix_maubot_database_password: "{{ lookup('passwordstore', matrix_maubot_domai
|
||||||
# renovate: depName=dock.mau.dev/maubot/maubot
|
# renovate: depName=dock.mau.dev/maubot/maubot
|
||||||
matrix_maubot_version: "latest"
|
matrix_maubot_version: "latest"
|
||||||
# renovate: depName=docker.io/library/postgres
|
# renovate: depName=docker.io/library/postgres
|
||||||
matrix_maubot_database_version: "13.15"
|
matrix_maubot_database_version: "13.16"
|
||||||
|
|
||||||
# Container tag definitions
|
# Container tag definitions
|
||||||
matrix_maubot_image_version: "{{ matrix_maubot_version }}"
|
matrix_maubot_image_version: "{{ matrix_maubot_version }}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue