2.4.37-ol-7-r5 release

This commit is contained in:
Bitnami Bot
2018-10-25 15:12:32 +00:00
parent 6582d08d2d
commit 94b615feea
2 changed files with 3 additions and 3 deletions

View File

@@ -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.37-0 --checksum 6bf1998b8548b24700fbbba2795ba6c3e71ef0f33f13ad7127b67b4a71b3cace
RUN bitnami-pkg unpack apache-2.4.37-1 --checksum 3220aa5e11f8a9914ddc3319235119b28da16c9a15ea33509feb40800d72d55b
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.37-ol-7-r4" \
BITNAMI_IMAGE_VERSION="2.4.37-ol-7-r5" \
PATH="/opt/bitnami/apache/bin:$PATH"
EXPOSE 8080 8443

View File

@@ -51,7 +51,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`2.4-rhel-7`, `2.4.37-rhel-7-r1` (2.4/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.37-rhel-7-r1/2.4/rhel-7/Dockerfile)
* [`2.4-ol-7`, `2.4.37-ol-7-r4` (2.4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.37-ol-7-r4/2.4/ol-7/Dockerfile)
* [`2.4-ol-7`, `2.4.37-ol-7-r5` (2.4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.37-ol-7-r5/2.4/ol-7/Dockerfile)
* [`2.4-debian-9`, `2.4.37-debian-9-r4`, `2.4`, `2.4.37`, `2.4.37-r4`, `latest` (2.4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.37-debian-9-r4/2.4/debian-9/Dockerfile)
# Get this image