4.9.0-1-debian-9-r85 release

This commit is contained in:
Bitnami Bot 2019-08-27 09:29:28 +00:00
parent b2feb6f7c0
commit 4fb529a3fc
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r460
FROM bitnami/minideb-extras:stretch-r461
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@ -16,7 +16,7 @@ ENV APACHE_HTTPS_PORT_NUMBER="" \
APACHE_SET_HTTPS_PORT="no" \
APACHE_SET_HTTP_PORT="no" \
BITNAMI_APP_NAME="phpmyadmin" \
BITNAMI_IMAGE_VERSION="4.9.0-1-debian-9-r84" \
BITNAMI_IMAGE_VERSION="4.9.0-1-debian-9-r85" \
DATABASE_ENABLE_SSL="no" \
DATABASE_HOST="mariadb" \
DATABASE_PORT_NUMBER="3306" \

View File

@ -39,7 +39,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`4-ol-7`, `4.9.0-1-ol-7-r86` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/4.9.0-1-ol-7-r86/4/ol-7/Dockerfile)
* [`4-debian-9`, `4.9.0-1-debian-9-r84`, `4`, `4.9.0-1`, `4.9.0-1-r84`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/4.9.0-1-debian-9-r84/4/debian-9/Dockerfile)
* [`4-debian-9`, `4.9.0-1-debian-9-r85`, `4`, `4.9.0-1`, `4.9.0-1-r85`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/4.9.0-1-debian-9-r85/4/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/phpmyadmin GitHub repo](https://github.com/bitnami/bitnami-docker-phpmyadmin).