2.4.37-rhel-7-r0 release

Upgrade to version 2.4.37
This commit is contained in:
Bitnami Bot
2018-10-23 16:21:46 +00:00
parent 08b410cf47
commit 4b2c27213a
2 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
FROM gcr.io/helm-publish-ci/redhat-extras:7-r130
FROM gcr.io/helm-publish-ci/redhat-extras:7-r142
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@@ -7,7 +7,7 @@ ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
# Install required system packages and dependencies
RUN install_packages cyrus-sasl-lib expat glibc keyutils-libs krb5-libs libcom_err libselinux nspr nss nss-softokn-freebl nss-util openldap openssl-libs pcre zlib
RUN bitnami-pkg unpack apache-2.4.35-1 --checksum bf85455ff569b2c0353b7e01053ea5a2b9d6e253d93ef69c064c914c78e3089c
RUN bitnami-pkg unpack apache-2.4.37-0 --checksum cd2cdb6223196a95caf0c4d89f8e26da7c79227817cfad34a1bf4710399d6ba9
RUN ln -sf /opt/bitnami/apache/htdocs /app
RUN ln -sf /dev/stdout /opt/bitnami/apache/logs/access_log
RUN ln -sf /dev/stdout /opt/bitnami/apache/logs/error_log
@@ -16,7 +16,7 @@ COPY rootfs /
ENV APACHE_HTTPS_PORT_NUMBER="8443" \
APACHE_HTTP_PORT_NUMBER="8080" \
BITNAMI_APP_NAME="apache" \
BITNAMI_IMAGE_VERSION="2.4.35-rhel-7-r1" \
BITNAMI_IMAGE_VERSION="2.4.37-rhel-7-r0" \
PATH="/opt/bitnami/apache/bin:$PATH"
EXPOSE 8080 8443

View File

@@ -50,9 +50,9 @@ Non-root container images add an extra layer of security and are generally recom
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/).
* [`2.4-rhel-7`, `2.4.35-rhel-7-r1` (2.4/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.35-rhel-7-r1/2.4/rhel-7/Dockerfile)
* [`2.4-ol-7`, `2.4.35-ol-7-r32` (2.4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.35-ol-7-r32/2.4/ol-7/Dockerfile)
* [`2.4-debian-9`, `2.4.35-debian-9-r30`, `2.4`, `2.4.35`, `2.4.35-r30`, `latest` (2.4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.35-debian-9-r30/2.4/debian-9/Dockerfile)
* [`2.4-rhel-7`, `2.4.37-rhel-7-r0` (2.4/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.37-rhel-7-r0/2.4/rhel-7/Dockerfile)
* [`2.4-ol-7`, `2.4.37-ol-7-r0` (2.4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.37-ol-7-r0/2.4/ol-7/Dockerfile)
* [`2.4-debian-9`, `2.4.37-debian-9-r0`, `2.4`, `2.4.37`, `2.4.37-r0`, `latest` (2.4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.37-debian-9-r0/2.4/debian-9/Dockerfile)
# Get this image