5.7.21-r3 release

Update image to version 5.7.21-r3
This commit is contained in:
Bitnami Bot 2018-02-22 14:53:01 +00:00
parent 885c51d82e
commit b092cf7736
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:jessie-r23
FROM bitnami/minideb-extras:jessie-r24
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@ -9,7 +9,7 @@ COPY rootfs /
ENV ALLOW_EMPTY_PASSWORD="no" \
BITNAMI_APP_NAME="mysql" \
BITNAMI_IMAGE_VERSION="5.7.21-r2" \
BITNAMI_IMAGE_VERSION="5.7.21-r3" \
MYSQL_DATABASE="" \
MYSQL_MASTER_HOST="" \
MYSQL_MASTER_PORT_NUMBER="" \

View File

@ -9,6 +9,7 @@ jobs:
LATEST_STABLE: "5"
IMAGE_NAME: mysql
DOCKER_PROJECT: bitnami
IBM_PROJECT: bitnami-bx-test
QUAY_PROJECT: bitnami
GCLOUD_PROJECT: bitnami-containers