4.8.3-ol-7-r36 release

This commit is contained in:
Bitnami Bot
2018-09-30 03:08:35 +00:00
parent d658e2adf0
commit a372905542
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r121
FROM bitnami/oraclelinux-extras:7-r122
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@@ -12,7 +12,7 @@ COPY rootfs /
ENV APACHE_HTTPS_PORT_NUMBER="443" \
APACHE_HTTP_PORT_NUMBER="80" \
BITNAMI_APP_NAME="phpmyadmin" \
BITNAMI_IMAGE_VERSION="4.8.3-ol-7-r35" \
BITNAMI_IMAGE_VERSION="4.8.3-ol-7-r36" \
DATABASE_HOST="mariadb" \
DATABASE_PORT_NUMBER="3306" \
PATH="/opt/bitnami/apache/bin:/opt/bitnami/php/bin:/opt/bitnami/php/sbin:$PATH" \

View File

@@ -34,7 +34,7 @@ Deploying Bitnami applications as Helm Charts is the easiest way to get started
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.3-ol-7-r35` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/4.8.3-ol-7-r35/4/ol-7/Dockerfile)
* [`4-ol-7`, `4.8.3-ol-7-r36` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/4.8.3-ol-7-r36/4/ol-7/Dockerfile)
* [`4-debian-9`, `4.8.3-debian-9-r1`, `4`, `4.8.3`, `4.8.3-r1`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/4.8.3-debian-9-r1/4/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/phpmyadmin GitHub repo](https://github.com/bitnami/bitnami-docker-phpmyadmin).