5.3.2-debian-9-r3 release

This commit is contained in:
Bitnami Bot 2019-12-22 23:39:56 +00:00
parent 36e7b7f6e9
commit 5c1c9f2517
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ RUN bitnami-pkg unpack wordpress-5.3.2-0 --checksum 621ba83575d0b4cc60788d8db8ba
COPY rootfs /
ENV ALLOW_EMPTY_PASSWORD="no" \
BITNAMI_APP_NAME="wordpress" \
BITNAMI_IMAGE_VERSION="5.3.2-debian-9-r2" \
BITNAMI_IMAGE_VERSION="5.3.2-debian-9-r3" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \

View File

@ -39,7 +39,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`5-ol-7`, `5.3.2-ol-7-r4` (5/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/5.3.2-ol-7-r4/5/ol-7/Dockerfile)
* [`5-debian-9`, `5.3.2-debian-9-r2`, `5`, `5.3.2`, `5.3.2-r2`, `latest` (5/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/5.3.2-debian-9-r2/5/debian-9/Dockerfile)
* [`5-debian-9`, `5.3.2-debian-9-r3`, `5`, `5.3.2`, `5.3.2-r3`, `latest` (5/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/5.3.2-debian-9-r3/5/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/wordpress GitHub repo](https://github.com/bitnami/bitnami-docker-wordpress).