2.4.38-rhel-7-r0 release

This commit is contained in:
Bitnami Bot
2019-01-22 19:23:42 +00:00
parent 06022dc125
commit 4c10c67444
2 changed files with 5 additions and 5 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-24 --checksum 52683d55dd384801422bead344fccb4306611e7fdaaec5d1edb486c5a38767c4
RUN bitnami-pkg unpack apache-2.4.38-0 --checksum 891943c366454682f62323ee9e09a67e14e82602160cd74a5d46b6adf4ef4df5
RUN ln -sf /opt/bitnami/apache/htdocs /app
RUN ln -sf /dev/stdout /opt/bitnami/apache/logs/access_log
RUN ln -sf /dev/stderr /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-rhel-7-r69" \
BITNAMI_IMAGE_VERSION="2.4.38-rhel-7-r0" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/apache/bin:$PATH"

View File

@@ -46,9 +46,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.37-rhel-7-r68` (2.4/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.37-rhel-7-r68/2.4/rhel-7/Dockerfile)
* [`2.4-ol-7`, `2.4.37-ol-7-r101` (2.4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.37-ol-7-r101/2.4/ol-7/Dockerfile)
* [`2.4-debian-9`, `2.4.37-debian-9-r81`, `2.4`, `2.4.37`, `2.4.37-r81`, `latest` (2.4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.37-debian-9-r81/2.4/debian-9/Dockerfile)
* [`2.4-rhel-7`, `2.4.38-rhel-7-r0` (2.4/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.38-rhel-7-r0/2.4/rhel-7/Dockerfile)
* [`2.4-ol-7`, `2.4.38-ol-7-r0` (2.4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.38-ol-7-r0/2.4/ol-7/Dockerfile)
* [`2.4-debian-9`, `2.4.38-debian-9-r0`, `2.4`, `2.4.38`, `2.4.38-r0`, `latest` (2.4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.38-debian-9-r0/2.4/debian-9/Dockerfile)
# Get this image