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/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'