4.9.8-debian-9-r50 release
This commit is contained in:
parent
7a0286403b
commit
0a527c0da6
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/minideb-extras:stretch-r153
|
||||
FROM bitnami/minideb-extras:stretch-r154
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
|
|
@ -11,7 +11,7 @@ RUN bitnami-pkg unpack wordpress-4.9.8-2 --checksum ac88929d5af4eb9c702f1656a718
|
|||
COPY rootfs /
|
||||
ENV ALLOW_EMPTY_PASSWORD="no" \
|
||||
BITNAMI_APP_NAME="wordpress-nginx" \
|
||||
BITNAMI_IMAGE_VERSION="4.9.8-debian-9-r49" \
|
||||
BITNAMI_IMAGE_VERSION="4.9.8-debian-9-r50" \
|
||||
MARIADB_HOST="mariadb" \
|
||||
MARIADB_PORT_NUMBER="3306" \
|
||||
MARIADB_ROOT_PASSWORD="" \
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
* [`4-php5-ol-7`, `4.9.8-php5-ol-7-r46` (4-php5/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress-nginx/blob/4.9.8-php5-ol-7-r46/4-php5/ol-7/Dockerfile)
|
||||
* [`4-php5-debian-9`, `4.9.8-php5-debian-9-r24`, `4-php5`, `4.9.8-php5`, `4.9.8-php5-r24` (4-php5/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress-nginx/blob/4.9.8-php5-debian-9-r24/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-r49`, `4`, `4.9.8`, `4.9.8-r49`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress-nginx/blob/4.9.8-debian-9-r49/4/debian-9/Dockerfile)
|
||||
* [`4-debian-9`, `4.9.8-debian-9-r50`, `4`, `4.9.8`, `4.9.8-r50`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress-nginx/blob/4.9.8-debian-9-r50/4/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/wordpress-nginx GitHub repo](https://github.com/bitnami/bitnami-docker-wordpress-nginx).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue