8.0.28-debian-10-r53 release

This commit is contained in:
Bitnami Bot 2022-03-29 04:54:58 +00:00
parent fa1f42bf7e
commit e4eae44b4a
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-r52" \
BITNAMI_IMAGE_VERSION="8.0.28-debian-10-r53" \
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-r52`, `latest` (8.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-mysql/blob/8.0.28-debian-10-r52/8.0/debian-10/Dockerfile)
* [`8.0`, `8.0-debian-10`, `8.0.28`, `8.0.28-debian-10-r53`, `latest` (8.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-mysql/blob/8.0.28-debian-10-r53/8.0/debian-10/Dockerfile)
* [`5.7`, `5.7-debian-10`, `5.7.37`, `5.7.37-debian-10-r68` (5.7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-mysql/blob/5.7.37-debian-10-r68/5.7/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/mysql GitHub repo](https://github.com/bitnami/bitnami-docker-mysql).