mirror of
https://github.com/bitnami/containers.git
synced 2026-02-26 07:37:24 +08:00
4.9.8-rhel-7-r0 release
Update wordpress to 4.9.8
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM gcr.io/helm-publish-ci/redhat-extras:7-r51
|
||||
FROM gcr.io/helm-publish-ci/redhat-extras:7-r52
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
@@ -11,7 +11,7 @@ RUN bitnami-pkg unpack apache-2.4.34-1 --checksum cdaa4e89b26534999debc5d7dc1b34
|
||||
RUN bitnami-pkg unpack php-7.0.31-1 --checksum 1adbbe5556dfa5fdaab13c012ca11b3a3d3ed42bdf526e5e3b9ae977a55b6768
|
||||
RUN bitnami-pkg unpack mysql-client-10.1.33-0 --checksum 4b07acdb7d3f6a61161414ad7f7639da8f291962e242eb257f612d18c8231501
|
||||
RUN bitnami-pkg install libphp-7.0.31-0 --checksum 7a7ba0fcb2026c4269f1a64d9dce3471d111d5281a7dd34c4d7ebef99795d5d9
|
||||
RUN bitnami-pkg unpack wordpress-4.9.7-2 --checksum 0223ecab4cc94237dcebec98b2e511a00d39075ca36adab6608cb41fe41ad051
|
||||
RUN bitnami-pkg unpack wordpress-4.9.8-0 --checksum 92615e51c5417f36f7df3e2d3777537bfbfbd8ba38920c9da7e25d52e1f50931
|
||||
RUN ln -sf /dev/stdout /opt/bitnami/apache/logs/access_log
|
||||
RUN ln -sf /dev/stdout /opt/bitnami/apache/logs/error_log
|
||||
|
||||
@@ -20,7 +20,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \
|
||||
APACHE_HTTPS_PORT_NUMBER="8443" \
|
||||
APACHE_HTTP_PORT_NUMBER="8080" \
|
||||
BITNAMI_APP_NAME="wordpress" \
|
||||
BITNAMI_IMAGE_VERSION="4.9.7-rhel-7-r2" \
|
||||
BITNAMI_IMAGE_VERSION="4.9.8-rhel-7-r0" \
|
||||
MARIADB_HOST="mariadb" \
|
||||
MARIADB_PORT_NUMBER="3306" \
|
||||
MARIADB_ROOT_PASSWORD="" \
|
||||
|
||||
@@ -28,9 +28,9 @@ $ docker-compose up
|
||||
> NOTE: Debian 8 images have been deprecated in favor of Debian 9 images. Bitnami will not longer publish new Docker images based on Debian 8.
|
||||
|
||||
|
||||
* [`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-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-rhel-7`, `4.9.7-rhel-7-r2` (4/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/4.9.7-rhel-7-r2/4/rhel-7/Dockerfile)
|
||||
* [`4-php5-rhel-7`, `4.9.7-php5-rhel-7-r0` (4-php5/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/4.9.7-php5-rhel-7-r0/4-php5/rhel-7/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).
|
||||
|
||||
Reference in New Issue
Block a user