[bitnami/mysql] Release 8.4.0-debian-12-r0 (#66661)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-05-13 18:06:47 +02:00
committed by GitHub
parent 3395abfc4b
commit 380d88a944
28 changed files with 4726 additions and 5 deletions

View File

@@ -1,11 +1,11 @@
# Copyright VMware, Inc.
# Copyright Broadcom, Inc. All Rights Reserved.
# SPDX-License-Identifier: APACHE-2.0
version: '2.1'
services:
mysql-master:
image: docker.io/bitnami/mysql:8.3
image: docker.io/bitnami/mysql:8.4
ports:
- '3306'
volumes:
@@ -25,7 +25,7 @@ services:
retries: 6
mysql-slave:
image: docker.io/bitnami/mysql:8.3
image: docker.io/bitnami/mysql:8.4
ports:
- '3306'
depends_on: