4.8.4-ol-7-r21 release

This commit is contained in:
Bitnami Bot 2018-12-26 10:45:57 +00:00
parent 3b83b8c810
commit dde15df16b
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ COPY rootfs /
ENV APACHE_HTTPS_PORT_NUMBER="443" \
APACHE_HTTP_PORT_NUMBER="80" \
BITNAMI_APP_NAME="phpmyadmin" \
BITNAMI_IMAGE_VERSION="4.8.4-ol-7-r20" \
BITNAMI_IMAGE_VERSION="4.8.4-ol-7-r21" \
DATABASE_HOST="mariadb" \
DATABASE_PORT_NUMBER="3306" \
PATH="/opt/bitnami/apache/bin:/opt/bitnami/php/bin:/opt/bitnami/php/sbin:$PATH" \

View File

@ -38,7 +38,7 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
* [`4-ol-7`, `4.8.4-ol-7-r20` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/4.8.4-ol-7-r20/4/ol-7/Dockerfile)
* [`4-ol-7`, `4.8.4-ol-7-r21` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/4.8.4-ol-7-r21/4/ol-7/Dockerfile)
* [`4-debian-9`, `4.8.4-debian-9-r13`, `4`, `4.8.4`, `4.8.4-r13`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/4.8.4-debian-9-r13/4/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/phpmyadmin GitHub repo](https://github.com/bitnami/bitnami-docker-phpmyadmin).