5.0.3-rhel-7-r26 release

This commit is contained in:
Bitnami Bot 2019-02-06 16:33:12 +00:00
parent 8f52df8cbc
commit 3befa2c784
2 changed files with 3 additions and 3 deletions

View File

@ -11,14 +11,14 @@ RUN bitnami-pkg unpack nginx-1.14.2-20 --checksum 10e7ce1e441ca0e949b16cb3a3f213
RUN bitnami-pkg unpack php-7.2.14-0 --checksum c1ee63b32288e641c7f2999302306387e923aaed6b644fa88f54e97487c6bd26
RUN bitnami-pkg install wp-cli-2.1.0-0 --checksum 054d17c151d0b4b4fbb119eac077889f090c3572b3fe8e44584ff4ffb5e15a54
RUN bitnami-pkg unpack mysql-client-10.1.37-21 --checksum 0a7e787e823d7c416eabf3fe66e3f6e9c6702c84c07241de2dffebbcb96d9172
RUN bitnami-pkg unpack wordpress-5.0.3-2 --checksum cd8f6299b1c6066d1bf5dd7cef068320516979685d7521937db9eeea7bdf56f7
RUN bitnami-pkg unpack wordpress-5.0.3-3 --checksum fdcbbb6626908280e71bfdccbd52e6462d859516890032777de37c5ba6d29bf7
RUN ln -sf /dev/stdout /opt/bitnami/nginx/logs/access.log
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.0.3-rhel-7-r25" \
BITNAMI_IMAGE_VERSION="5.0.3-rhel-7-r26" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \

View File

@ -46,7 +46,7 @@ $ kubectl apply -f test.yaml
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
* [`5-rhel-7`, `5.0.3-rhel-7-r25` (5/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress-nginx/blob/5.0.3-rhel-7-r25/5/rhel-7/Dockerfile)
* [`5-rhel-7`, `5.0.3-rhel-7-r26` (5/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress-nginx/blob/5.0.3-rhel-7-r26/5/rhel-7/Dockerfile)
* [`5-ol-7`, `5.0.3-ol-7-r24` (5/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress-nginx/blob/5.0.3-ol-7-r24/5/ol-7/Dockerfile)
* [`5-debian-9`, `5.0.3-debian-9-r24`, `5`, `5.0.3`, `5.0.3-r24`, `latest` (5/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress-nginx/blob/5.0.3-debian-9-r24/5/debian-9/Dockerfile)