4.9.8-ol-7-r17 release

This commit is contained in:
Bitnami Bot 2018-08-24 06:26:31 +00:00
parent 28313c3600
commit 745b439ba6
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r78
FROM bitnami/oraclelinux-extras:7-r79
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@ -11,7 +11,7 @@ RUN bitnami-pkg unpack wordpress-4.9.8-1 --checksum 3487ab5dc3fd1232394158dccd92
COPY rootfs /
ENV ALLOW_EMPTY_PASSWORD="no" \
BITNAMI_APP_NAME="wordpress-nginx" \
BITNAMI_IMAGE_VERSION="4.9.8-ol-7-r16" \
BITNAMI_IMAGE_VERSION="4.9.8-ol-7-r17" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \

View File

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