4.9.2-ol-7-r17 release

This commit is contained in:
Bitnami Bot 2019-12-08 03:26:28 +00:00
parent 3a0afc3443
commit f561041cd0
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r556
FROM bitnami/oraclelinux-extras:7-r557
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@ -10,7 +10,7 @@ RUN bitnami-pkg unpack phpmyadmin-4.9.2-0 --checksum a1dc37747201528b1c5e34dde0e
COPY rootfs /
ENV BITNAMI_APP_NAME="phpmyadmin" \
BITNAMI_IMAGE_VERSION="4.9.2-ol-7-r16" \
BITNAMI_IMAGE_VERSION="4.9.2-ol-7-r17" \
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.2-ol-7-r16` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/4.9.2-ol-7-r16/4/ol-7/Dockerfile)
* [`4-ol-7`, `4.9.2-ol-7-r17` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/4.9.2-ol-7-r17/4/ol-7/Dockerfile)
* [`4-debian-9`, `4.9.2-debian-9-r11`, `4`, `4.9.2`, `4.9.2-r11`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/4.9.2-debian-9-r11/4/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/phpmyadmin GitHub repo](https://github.com/bitnami/bitnami-docker-phpmyadmin).