From 618a766cbc6ffe9d9af4ed277805c41b9ad6a9b1 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 26 Jun 2024 09:08:14 +0000 Subject: [PATCH] Update mysql Docker tag to v8.4 --- 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..fb9bd0b9 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:8.4" 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..fb9bd0b9 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:8.4" 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..fb9bd0b9 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:8.4" 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..fb9bd0b9 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:8.4" 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'