4.9.7-debian-9-r13 release
This commit is contained in:
parent
2df87cd717
commit
bbc781ef46
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/minideb-extras:stretch-r85
|
||||
FROM bitnami/minideb-extras:stretch-r86
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
|
|
@ -11,7 +11,7 @@ RUN bitnami-pkg unpack wordpress-4.9.7-0 --checksum ffd319592e7024c18875e0847332
|
|||
COPY rootfs /
|
||||
ENV ALLOW_EMPTY_PASSWORD="no" \
|
||||
BITNAMI_APP_NAME="wordpress-nginx" \
|
||||
BITNAMI_IMAGE_VERSION="4.9.7-debian-9-r12" \
|
||||
BITNAMI_IMAGE_VERSION="4.9.7-debian-9-r13" \
|
||||
MARIADB_HOST="mariadb" \
|
||||
MARIADB_PORT_NUMBER="3306" \
|
||||
MARIADB_ROOT_PASSWORD="" \
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@ $ docker-compose up
|
|||
* [`4-php5-ol-7`, `4.9.7-php5-ol-7-r12` (4-php5/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress-nginx/blob/4.9.7-php5-ol-7-r12/4-php5/ol-7/Dockerfile)
|
||||
* [`4-php5-debian-9`, `4.9.7-php5-debian-9-r12`, `4-php5`, `4.9.7-php5`, `4.9.7-php5-r12` (4-php5/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress-nginx/blob/4.9.7-php5-debian-9-r12/4-php5/Dockerfile)
|
||||
* [`4-ol-7`, `4.9.7-ol-7-r11` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress-nginx/blob/4.9.7-ol-7-r11/4/ol-7/Dockerfile)
|
||||
* [`4-debian-9`, `4.9.7-debian-9-r12`, `4`, `4.9.7`, `4.9.7-r12`, `latest` (4/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress-nginx/blob/4.9.7-debian-9-r12/4/Dockerfile)
|
||||
* [`4-debian-9`, `4.9.7-debian-9-r13`, `4`, `4.9.7`, `4.9.7-r13`, `latest` (4/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress-nginx/blob/4.9.7-debian-9-r13/4/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