8.0.28-debian-10-r49 release

This commit is contained in:
Bitnami Bot 2022-03-25 02:54:20 +00:00
parent 2cf9e5f551
commit c4cc27f852
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ COPY rootfs /
RUN /opt/bitnami/scripts/mysql/postunpack.sh
ENV APP_VERSION="8.0.28" \
BITNAMI_APP_NAME="mysql" \
BITNAMI_IMAGE_VERSION="8.0.28-debian-10-r48" \
BITNAMI_IMAGE_VERSION="8.0.28-debian-10-r49" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/mysql/bin:/opt/bitnami/mysql/sbin:$PATH"
EXPOSE 3306

View File

@ -50,7 +50,7 @@ Non-root container images add an extra layer of security and are generally recom
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
* [`8.0`, `8.0-debian-10`, `8.0.28`, `8.0.28-debian-10-r48`, `latest` (8.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-mysql/blob/8.0.28-debian-10-r48/8.0/debian-10/Dockerfile)
* [`8.0`, `8.0-debian-10`, `8.0.28`, `8.0.28-debian-10-r49`, `latest` (8.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-mysql/blob/8.0.28-debian-10-r49/8.0/debian-10/Dockerfile)
* [`5.7`, `5.7-debian-10`, `5.7.37`, `5.7.37-debian-10-r64` (5.7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-mysql/blob/5.7.37-debian-10-r64/5.7/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/mysql GitHub repo](https://github.com/bitnami/bitnami-docker-mysql).