4.9.8-debian-9-r70 release

This commit is contained in:
Bitnami Bot 2018-10-20 03:47:04 +00:00
parent f55b6f1d08
commit 3a7a784ea6
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r171
FROM bitnami/minideb-extras:stretch-r172
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@ -11,7 +11,7 @@ RUN bitnami-pkg unpack wordpress-4.9.8-5 --checksum d30f616a3e9ee53314c8d8ea14da
COPY rootfs /
ENV ALLOW_EMPTY_PASSWORD="no" \
BITNAMI_APP_NAME="wordpress-nginx" \
BITNAMI_IMAGE_VERSION="4.9.8-debian-9-r69" \
BITNAMI_IMAGE_VERSION="4.9.8-debian-9-r70" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \

View File

@ -41,7 +41,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`4-php5-ol-7`, `4.9.8-php5-ol-7-r67` (4-php5/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress-nginx/blob/4.9.8-php5-ol-7-r67/4-php5/ol-7/Dockerfile)
* [`4-php5-debian-9`, `4.9.8-php5-debian-9-r44`, `4-php5`, `4.9.8-php5`, `4.9.8-php5-r44` (4-php5/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress-nginx/blob/4.9.8-php5-debian-9-r44/4-php5/debian-9/Dockerfile)
* [`4-ol-7`, `4.9.8-ol-7-r25` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress-nginx/blob/4.9.8-ol-7-r25/4/ol-7/Dockerfile)
* [`4-debian-9`, `4.9.8-debian-9-r69`, `4`, `4.9.8`, `4.9.8-r69`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress-nginx/blob/4.9.8-debian-9-r69/4/debian-9/Dockerfile)
* [`4-debian-9`, `4.9.8-debian-9-r70`, `4`, `4.9.8`, `4.9.8-r70`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress-nginx/blob/4.9.8-debian-9-r70/4/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/wordpress-nginx GitHub repo](https://github.com/bitnami/bitnami-docker-wordpress-nginx).