5.4.2-debian-10-r30 release

This commit is contained in:
Bitnami Bot
2020-07-15 06:37:00 +00:00
parent f2f6d39d33
commit dfbb9095da
2 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ RUN bitnami-pkg unpack apache-2.4.43-5 --checksum e9faded57e3703fe9fcea650eb302e
RUN bitnami-pkg install wp-cli-2.4.0-0 --checksum 8095bdd2f96a137cb3f54836ad9deb90510b0927472e532f41e1708345432230
RUN bitnami-pkg unpack mysql-client-10.3.23-1 --checksum efab843077267af6a8cde53440a1fef0acf8cb67ab1dcd0b6da2e9cbe050c7e1
RUN bitnami-pkg install libphp-7.4.8-0 --checksum 833370e78b1f253233879dc6b35fc9f169ef10ad327945e6f7db771d81214513
RUN bitnami-pkg unpack wordpress-5.4.2-8 --checksum 284d3b35878fd214f31c76d38a7e28f07742a4746a1fd1258fbf88b5632dd13c
RUN bitnami-pkg unpack wordpress-5.4.2-9 --checksum e6255c4bcb333ffcb15dbe8b07efe87e6e9f92bb8f51a5d3222e0e60f20a7de7
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 && \
@@ -29,7 +29,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \
APACHE_HTTPS_PORT_NUMBER="8443" \
APACHE_HTTP_PORT_NUMBER="8080" \
BITNAMI_APP_NAME="wordpress" \
BITNAMI_IMAGE_VERSION="5.4.2-debian-10-r29" \
BITNAMI_IMAGE_VERSION="5.4.2-debian-10-r30" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \

View File

@@ -39,7 +39,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-r29`, `5`, `5.4.2`, `latest` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/5.4.2-debian-10-r29/5/debian-10/Dockerfile)
* [`5-debian-10`, `5.4.2-debian-10-r30`, `5`, `5.4.2`, `latest` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/5.4.2-debian-10-r30/5/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/wordpress GitHub repo](https://github.com/bitnami/bitnami-docker-wordpress).