5.7.22-r7 release

Update image to version 5.7.22-r7
This commit is contained in:
Bitnami Bot
2018-04-30 05:50:31 +00:00
parent 70b948020c
commit e8448d0a61

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:jessie-r34
FROM bitnami/minideb-extras:jessie-r35
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@@ -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-r6" \
BITNAMI_IMAGE_VERSION="5.7.22-r7" \
MYSQL_DATABASE="" \
MYSQL_MASTER_HOST="" \
MYSQL_MASTER_PORT_NUMBER="" \