Merge pull request 'Update mysql Docker tag to v9.3' () from renovate/mysql-9.x into master

Reviewed-on: 
This commit is contained in:
Stefan Haun 2025-04-15 11:20:03 +02:00
commit d6b646de9b

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.4
redmine_mysql_image: mysql:9.2
redmine_mysql_image: mysql:9.3
redmine_database: redmine
redmine_database_password: "{{ vault_redmine_database_password }}"