mirror of
https://github.com/bitnami/containers.git
synced 2026-04-07 09:48:08 +08:00
5.7.22-r14 release
This commit is contained in:
@@ -8,7 +8,7 @@ RUN bitnami-pkg unpack mysql-5.7.22-0 --checksum 6d51b2bd0f7cd1b3b6cbdceaff885c1
|
||||
COPY rootfs /
|
||||
ENV ALLOW_EMPTY_PASSWORD="no" \
|
||||
BITNAMI_APP_NAME="mysql" \
|
||||
BITNAMI_IMAGE_VERSION="5.7.22-r13" \
|
||||
BITNAMI_IMAGE_VERSION="5.7.22-r14" \
|
||||
MYSQL_DATABASE="" \
|
||||
MYSQL_MASTER_HOST="" \
|
||||
MYSQL_MASTER_PORT_NUMBER="" \
|
||||
|
||||
@@ -30,7 +30,7 @@ $ docker-compose up -d
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`8.0`, `8.0.11-r0` (8.0/Dockerfile)](https://github.com/bitnami/bitnami-docker-mysql/blob/8.0.11-r0/8.0/Dockerfile)
|
||||
- [`5.7`, `5.7.22-r13`, `latest` (5.7/Dockerfile)](https://github.com/bitnami/bitnami-docker-mysql/blob/5.7.22-r13/5.7/Dockerfile)
|
||||
- [`5.7`, `5.7.22-r14`, `latest` (5.7/Dockerfile)](https://github.com/bitnami/bitnami-docker-mysql/blob/5.7.22-r14/5.7/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/mysql GitHub repo](https://github.com/bitnami/bitnami-docker-mysql).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user