chore(deps): update redmine docker tag to v5.1.0

This commit is contained in:
Renovate Bot 2023-11-18 21:18:09 +00:00 committed by Stefan Haun
parent cc1df2816b
commit cd3efb4461

View file

@ -28,7 +28,7 @@ hedgedoc_postgres_password: "{{ vault_hedgedoc_postgres_password }}"
redmine_host_port: 8087
redmine_domain_name: redmine.n39.eu
redmine_image: redmine:5.0.6
redmine_image: redmine:5.1.0
redmine_mysql_image: mysql:8.2
redmine_database: redmine
redmine_database_password: "{{ vault_redmine_database_password }}"