5.4.2-debian-10-r37 release

This commit is contained in:
Bitnami Bot 2020-07-21 20:15:55 +00:00
parent de70111d9f
commit f7b7e33047
2 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@ RUN bitnami-pkg unpack php-7.4.8-1 --checksum bb682a8140f556600fa986c0c9a9918c12
RUN bitnami-pkg install wp-cli-2.4.0-0 --checksum 8095bdd2f96a137cb3f54836ad9deb90510b0927472e532f41e1708345432230
RUN bitnami-pkg unpack nginx-1.18.0-2 --checksum 869382c601b230b458216860bb0ef6ec791f578ff0b0f53b2ab6269341b844a9
RUN bitnami-pkg unpack mysql-client-10.3.23-1 --checksum efab843077267af6a8cde53440a1fef0acf8cb67ab1dcd0b6da2e9cbe050c7e1
RUN bitnami-pkg unpack wordpress-5.4.2-11 --checksum 3a019c521ae0fefc9c4e6bef5c7355d93785c661c7bd5d43517497f092d4b276
RUN bitnami-pkg unpack wordpress-5.4.2-12 --checksum ee1a3deadde9c96c7a3225d6aff00968ae1022d930a76e25ab1cce961638134f
RUN bitnami-pkg install tini-0.19.0-0 --checksum 9a8ae20be31a518f042fcec359f2cf35bfdb4e2a56f2fa8ff9ef2ecaf45da80c
RUN bitnami-pkg install gosu-1.12.0-1 --checksum 51cfb1b7fd7b05b8abd1df0278c698103a9b1a4964bdacd87ca1d5c01631d59c
RUN apt-get update && apt-get upgrade -y && \
@ -25,7 +25,7 @@ RUN ln -sf /dev/stderr /opt/bitnami/nginx/logs/error.log
COPY rootfs /
ENV ALLOW_EMPTY_PASSWORD="no" \
BITNAMI_APP_NAME="wordpress-nginx" \
BITNAMI_IMAGE_VERSION="5.4.2-debian-10-r36" \
BITNAMI_IMAGE_VERSION="5.4.2-debian-10-r37" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \

View File

@ -35,7 +35,7 @@ Non-root container images add an extra layer of security and are generally recom
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
* [`5-debian-10`, `5.4.2-debian-10-r36`, `5`, `5.4.2`, `latest` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress-nginx/blob/5.4.2-debian-10-r36/5/debian-10/Dockerfile)
* [`5-debian-10`, `5.4.2-debian-10-r37`, `5`, `5.4.2`, `latest` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress-nginx/blob/5.4.2-debian-10-r37/5/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/wordpress-nginx GitHub repo](https://github.com/bitnami/bitnami-docker-wordpress-nginx).