chore(deps): update mysql docker tag to v9

This commit is contained in:
Renovate Bot 2025-02-02 20:26:22 +00:00 committed by Stefan Haun
parent 962948e76a
commit 7553d64b80

View file

@ -29,7 +29,7 @@ hedgedoc_postgres_password: "{{ vault_hedgedoc_postgres_password }}"
redmine_host_port: 8087
redmine_domain_name: redmine.n39.eu
redmine_image: redmine:6.0.3
redmine_mysql_image: mysql:8.4
redmine_mysql_image: mysql:9.2
redmine_database: redmine
redmine_database_password: "{{ vault_redmine_database_password }}"