From b087c58da3a15a48e357434e21ddd229515987d1 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 3 Jul 2024 00:16:30 +0000 Subject: [PATCH] Update mysql Docker tag to v9 --- 14/mysql-tomcat/docker-compose.yml | 2 +- 15/mysql-tomcat/docker-compose.yml | 2 +- 16.4/mysql-tomcat/docker-compose.yml | 2 +- 16/mysql-tomcat/docker-compose.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/14/mysql-tomcat/docker-compose.yml b/14/mysql-tomcat/docker-compose.yml index 99316475..59e0ab56 100644 --- a/14/mysql-tomcat/docker-compose.yml +++ b/14/mysql-tomcat/docker-compose.yml @@ -46,7 +46,7 @@ services: - bridge # The container that runs the database (mysql) db: - image: "mysql:8.3" + image: "mysql:9.0" container_name: xwiki-mysql-db # - Provide a name instead of an auto-generated id for the mysql data, to make it simpler to identify in # 'docker volume ls' diff --git a/15/mysql-tomcat/docker-compose.yml b/15/mysql-tomcat/docker-compose.yml index 99316475..59e0ab56 100644 --- a/15/mysql-tomcat/docker-compose.yml +++ b/15/mysql-tomcat/docker-compose.yml @@ -46,7 +46,7 @@ services: - bridge # The container that runs the database (mysql) db: - image: "mysql:8.3" + image: "mysql:9.0" container_name: xwiki-mysql-db # - Provide a name instead of an auto-generated id for the mysql data, to make it simpler to identify in # 'docker volume ls' diff --git a/16.4/mysql-tomcat/docker-compose.yml b/16.4/mysql-tomcat/docker-compose.yml index 99316475..59e0ab56 100644 --- a/16.4/mysql-tomcat/docker-compose.yml +++ b/16.4/mysql-tomcat/docker-compose.yml @@ -46,7 +46,7 @@ services: - bridge # The container that runs the database (mysql) db: - image: "mysql:8.3" + image: "mysql:9.0" container_name: xwiki-mysql-db # - Provide a name instead of an auto-generated id for the mysql data, to make it simpler to identify in # 'docker volume ls' diff --git a/16/mysql-tomcat/docker-compose.yml b/16/mysql-tomcat/docker-compose.yml index 99316475..59e0ab56 100644 --- a/16/mysql-tomcat/docker-compose.yml +++ b/16/mysql-tomcat/docker-compose.yml @@ -46,7 +46,7 @@ services: - bridge # The container that runs the database (mysql) db: - image: "mysql:8.3" + image: "mysql:9.0" container_name: xwiki-mysql-db # - Provide a name instead of an auto-generated id for the mysql data, to make it simpler to identify in # 'docker volume ls'