5.7.22-r31 release

This commit is contained in:
Bitnami Bot 2018-06-06 04:12:07 +00:00
parent 0a74dcf585
commit ff99dc4ad9
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ RUN bitnami-pkg unpack mysql-5.7.22-1 --checksum 76d8d3e195e719b28749ec42e68a9cb
COPY rootfs /
ENV ALLOW_EMPTY_PASSWORD="no" \
BITNAMI_APP_NAME="mysql" \
BITNAMI_IMAGE_VERSION="5.7.22-r30" \
BITNAMI_IMAGE_VERSION="5.7.22-r31" \
MYSQL_DATABASE="" \
MYSQL_MASTER_HOST="" \
MYSQL_MASTER_PORT_NUMBER="" \

View File

@ -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-r30`, `latest` (5.7/Dockerfile)](https://github.com/bitnami/bitnami-docker-mysql/blob/5.7.22-r30/5.7/Dockerfile)
- [`5.7`, `5.7.22-r31`, `latest` (5.7/Dockerfile)](https://github.com/bitnami/bitnami-docker-mysql/blob/5.7.22-r31/5.7/Dockerfile)
Subscribe to project updates by watching the [bitnami/mysql GitHub repo](https://github.com/bitnami/bitnami-docker-mysql).