Skip to content
Snippets Groups Projects

automation: Update docker-matrix_database Docker tag to v16 - autoclosed

Closed botaniker requested to merge renovate/docker-matrix_database-16.x into main
@@ -28,7 +28,7 @@ docker_matrix_synapse_servername: example.com
docker_matrix_synapse_domain: "{{ docker_matrix_synapse_servername }}"
docker_matrix_synapse_options: []
# renovate: depName=docker.io/library/postgres
docker_matrix_database_version: "15.8"
docker_matrix_database_version: "16.4"
docker_matrix_database_password: "{{ lookup('passwordstore', docker_matrix_synapse_domain + '/db create=true length=42') }}"
docker_matrix_riotweb_domain: riot.example.com