4.9.8-ol-7-r0 release

Update wordpress to 4.9.8
This commit is contained in:
Bitnami Bot
2018-08-02 22:39:02 +00:00
parent 005ec56f6d
commit c65e691a8d
2 changed files with 3 additions and 3 deletions

View File

@@ -7,14 +7,14 @@ RUN bitnami-pkg unpack apache-2.4.34-1 --checksum d06af72741b365147c39bb30ca9e1d
RUN bitnami-pkg unpack php-7.0.31-1 --checksum f58969a4b2e7a6607e17bd6446c4a8e7af780d6275955c274495ac222ac81771
RUN bitnami-pkg unpack mysql-client-10.1.34-0 --checksum 012f1f222898565b55f7d4522514c7c130d2bfe4c988754eed658ef6dafa980c
RUN bitnami-pkg install libphp-7.0.31-0 --checksum 760bd9fad0870ff05810f287701879a858ee8952a146864aa06b18f8143ac3c5
RUN bitnami-pkg unpack wordpress-4.9.7-2 --checksum bcbbfaab3c86145976ffb8af49df3af133e7d10e5a286bc881180966e6042459
RUN bitnami-pkg unpack wordpress-4.9.8-0 --checksum 0af2c7e45d8140124eced1571ce0dca1beb081a906f6cc88440c2132809a4e5d
COPY rootfs /
ENV ALLOW_EMPTY_PASSWORD="no" \
APACHE_HTTPS_PORT_NUMBER="443" \
APACHE_HTTP_PORT_NUMBER="80" \
BITNAMI_APP_NAME="wordpress" \
BITNAMI_IMAGE_VERSION="4.9.7-ol-7-r23" \
BITNAMI_IMAGE_VERSION="4.9.8-ol-7-r0" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \

View File

@@ -30,8 +30,8 @@ $ docker-compose up
* [`4-rhel-7`, `4.9.8-rhel-7-r0` (4/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/4.9.8-rhel-7-r0/4/rhel-7/Dockerfile)
* [`4-php5-rhel-7`, `4.9.8-php5-rhel-7-r0` (4-php5/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/4.9.8-php5-rhel-7-r0/4-php5/rhel-7/Dockerfile)
* [`4-ol-7`, `4.9.8-ol-7-r0` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/4.9.8-ol-7-r0/4/ol-7/Dockerfile)
* [`4-debian-9`, `4.9.8-debian-9-r0`, `4`, `4.9.8`, `4.9.8-r0`, `latest` (4/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/4.9.8-debian-9-r0/4/Dockerfile)
* [`4-ol-7`, `4.9.7-ol-7-r23` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/4.9.7-ol-7-r23/4/ol-7/Dockerfile)
Subscribe to project updates by watching the [bitnami/wordpress GitHub repo](https://github.com/bitnami/bitnami-docker-wordpress).