5.2.3-ol-7-r1 release
This commit is contained in:
parent
7ebc191b78
commit
cb00bd0ef4
|
|
@ -7,14 +7,14 @@ RUN bitnami-pkg unpack php-7.3.9-1 --checksum d12b49a00eb74dae3b46b4c5b57c9709e7
|
|||
RUN bitnami-pkg install wp-cli-2.3.0-0 --checksum 7ae9887b24f2b2a7821d9df9c0f837d140cf78dd0993015255ce901ec3326533
|
||||
RUN bitnami-pkg unpack nginx-1.16.1-0 --checksum deb834102556dc6e9e7c5da5b46248946fb2a75c50ac5fd19e44aa66b11ec81d
|
||||
RUN bitnami-pkg unpack mysql-client-10.3.17-0 --checksum 83fd01acb88a54d028a327870cec66bf43f57f326814a16dc4626a5171742229
|
||||
RUN bitnami-pkg unpack wordpress-5.2.3-0 --checksum 43de01e57857be2d2446b7574a5698452e9bb8d82c38880a7c19e27ae3b46ff9
|
||||
RUN bitnami-pkg unpack wordpress-5.2.3-1 --checksum e21bcb360eb40316348d59b09186bda61575094b107e82969f6e7b95bf79e9ce
|
||||
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.2.3-ol-7-r0" \
|
||||
BITNAMI_IMAGE_VERSION="5.2.3-ol-7-r1" \
|
||||
MARIADB_HOST="mariadb" \
|
||||
MARIADB_PORT_NUMBER="3306" \
|
||||
MARIADB_ROOT_PASSWORD="" \
|
||||
|
|
|
|||
|
|
@ -45,7 +45,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-ol-7`, `5.2.3-ol-7-r0` (5/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress-nginx/blob/5.2.3-ol-7-r0/5/ol-7/Dockerfile)
|
||||
* [`5-ol-7`, `5.2.3-ol-7-r1` (5/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress-nginx/blob/5.2.3-ol-7-r1/5/ol-7/Dockerfile)
|
||||
* [`5-debian-9`, `5.2.3-debian-9-r2`, `5`, `5.2.3`, `5.2.3-r2`, `latest` (5/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress-nginx/blob/5.2.3-debian-9-r2/5/debian-9/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