4.8.2-ol-7-r9 release

This commit is contained in:
Bitnami Bot
2018-07-02 03:54:23 +00:00
parent 15602a90ab
commit 836faeda98
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r22
FROM bitnami/oraclelinux-extras:7-r23
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.2-ol-7-r8" \
BITNAMI_IMAGE_VERSION="4.8.2-ol-7-r9" \
DATABASE_HOST="mariadb" \
DATABASE_PORT_NUMBER="3306" \
PATH="/opt/bitnami/apache/bin:/opt/bitnami/php/bin:$PATH" \

View File

@@ -25,7 +25,7 @@ $ docker-compose up -d
# Supported tags and respective `Dockerfile` links
* [`4-ol-7`, `4.8.2-ol-7-r8` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/4.8.2-ol-7-r8/4/ol-7/Dockerfile)
* [`4-ol-7`, `4.8.2-ol-7-r9` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/4.8.2-ol-7-r9/4/ol-7/Dockerfile)
* [`4`, `4.8.1-r9`, `latest` (4/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/4.8.1-r9/4/Dockerfile)
Subscribe to project updates by watching the [bitnami/phpmyadmin GitHub repo](https://github.com/bitnami/bitnami-docker-phpmyadmin).