From 8b407a4278f46c4992ec4e882be767e1fec502bd Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 1 May 2024 01:51:47 +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/mysql-tomcat/docker-compose.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/14/mysql-tomcat/docker-compose.yml b/14/mysql-tomcat/docker-compose.yml index 9931647..fb9bd0b 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 9931647..fb9bd0b 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/mysql-tomcat/docker-compose.yml b/16/mysql-tomcat/docker-compose.yml index 9931647..fb9bd0b 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'