[bitnami/mysql] Release 5.7.40-debian-11-r13 (#14034)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2022-11-18 03:14:04 +01:00 committed by GitHub
parent a443c40efe
commit 6142dcb292
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ ARG TARGETARCH
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
org.opencontainers.image.description="Application packaged by Bitnami" \
org.opencontainers.image.ref.name="5.7.40-debian-11-r12" \
org.opencontainers.image.ref.name="5.7.40-debian-11-r13" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/mysql" \
org.opencontainers.image.title="mysql" \
org.opencontainers.image.vendor="VMware, Inc." \

View File

@ -492,7 +492,7 @@ services:
ports:
- '3306:3307'
volumes:
- /path/to/my_custom.cnf:/opt/bitnami/mysql/conf/bitnami/my_custom.cnf:ro
- /path/to/my_custom.cnf:/opt/bitnami/mysql/conf/my_custom.cnf:ro
- data:/bitnami/mysql/data
volumes:
data: