mirror of
https://github.com/bitnami/containers.git
synced 2026-03-06 15:09:19 +08:00
4.9.8-rhel-7-r1 release
Cloud image release to fix vulnerabilities CVE-2018-3646 CVE-2018-3615 CVE-2018-3620
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM gcr.io/helm-publish-ci/redhat-extras:7-r52
|
||||
FROM gcr.io/helm-publish-ci/redhat-extras:7-r66
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
@@ -9,9 +9,9 @@ ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
RUN install_packages bzip2-libs cyrus-sasl-lib expat freetype glibc gmp keyutils-libs krb5-libs libcom_err libcurl libgcc libgcrypt libgpg-error libicu libidn libjpeg-turbo libpng libselinux libssh2 libstdc++ libxml2 libxslt ncurses-libs nspr nss nss-softokn-freebl nss-util openldap openssl-libs pcre postgresql-libs readline sqlite xz-libs zlib
|
||||
RUN bitnami-pkg unpack apache-2.4.34-1 --checksum cdaa4e89b26534999debc5d7dc1b34d76fd42ea986e40941d276c0ad24c4016d
|
||||
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 unpack mysql-client-10.1.35-0 --checksum cbd83c2a1126d14e59c9fe88bf497d4eef8fe7c9b9aba415475c0849787f658c
|
||||
RUN bitnami-pkg install libphp-7.0.31-0 --checksum 7a7ba0fcb2026c4269f1a64d9dce3471d111d5281a7dd34c4d7ebef99795d5d9
|
||||
RUN bitnami-pkg unpack wordpress-4.9.8-0 --checksum 92615e51c5417f36f7df3e2d3777537bfbfbd8ba38920c9da7e25d52e1f50931
|
||||
RUN bitnami-pkg unpack wordpress-4.9.8-1 --checksum 316c0224395ff374f703de71b26d42658e0d29dbed73072d2437838b9c61ad14
|
||||
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.8-rhel-7-r0" \
|
||||
BITNAMI_IMAGE_VERSION="4.9.8-rhel-7-r1" \
|
||||
MARIADB_HOST="mariadb" \
|
||||
MARIADB_PORT_NUMBER="3306" \
|
||||
MARIADB_ROOT_PASSWORD="" \
|
||||
|
||||
@@ -30,7 +30,7 @@ $ docker-compose up
|
||||
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/).
|
||||
|
||||
|
||||
* [`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-rhel-7`, `4.9.8-rhel-7-r1` (4/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/4.9.8-rhel-7-r1/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-r9` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/4.9.8-ol-7-r9/4/ol-7/Dockerfile)
|
||||
* [`4-debian-9`, `4.9.8-debian-9-r9`, `4`, `4.9.8`, `4.9.8-r9`, `latest` (4/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/4.9.8-debian-9-r9/4/Dockerfile)
|
||||
|
||||
Reference in New Issue
Block a user