4.9.3-ol-7-r13 release

This commit is contained in:
Bitnami Bot 2020-01-07 22:21:00 +00:00
parent 8fd7dd4fc6
commit 2db3cdb62d
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ RUN bitnami-pkg unpack phpmyadmin-4.9.3-0 --checksum c335cef20d565556921491985b3
COPY rootfs /
ENV BITNAMI_APP_NAME="phpmyadmin" \
BITNAMI_IMAGE_VERSION="4.9.3-ol-7-r12" \
BITNAMI_IMAGE_VERSION="4.9.3-ol-7-r13" \
DATABASE_ENABLE_SSL="no" \
DATABASE_HOST="mariadb" \
DATABASE_PORT_NUMBER="3306" \

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.9.3-ol-7-r12` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/4.9.3-ol-7-r12/4/ol-7/Dockerfile)
* [`4-ol-7`, `4.9.3-ol-7-r13` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/4.9.3-ol-7-r13/4/ol-7/Dockerfile)
* [`4-debian-9`, `4.9.3-debian-9-r9`, `4`, `4.9.3`, `4.9.3-r9`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/4.9.3-debian-9-r9/4/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/phpmyadmin GitHub repo](https://github.com/bitnami/bitnami-docker-phpmyadmin).