From 30fa2b17c9746249e8db76348208a9a7c85f53b5 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 28 Dec 2018 11:02:35 +0000 Subject: [PATCH] 2.4.37-rhel-7-r43 release --- bitnami/apache/2.4/rhel-7/Dockerfile | 2 +- bitnami/apache/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/apache/2.4/rhel-7/Dockerfile b/bitnami/apache/2.4/rhel-7/Dockerfile index 4a5476bc4044..fb555592f5e8 100644 --- a/bitnami/apache/2.4/rhel-7/Dockerfile +++ b/bitnami/apache/2.4/rhel-7/Dockerfile @@ -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-r42" \ + BITNAMI_IMAGE_VERSION="2.4.37-rhel-7-r43" \ NAMI_PREFIX="/.nami" \ PATH="/opt/bitnami/apache/bin:$PATH" diff --git a/bitnami/apache/README.md b/bitnami/apache/README.md index c1de4453af82..953a473437be 100644 --- a/bitnami/apache/README.md +++ b/bitnami/apache/README.md @@ -47,7 +47,7 @@ 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-r42` (2.4/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.37-rhel-7-r42/2.4/rhel-7/Dockerfile) +* [`2.4-rhel-7`, `2.4.37-rhel-7-r43` (2.4/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.37-rhel-7-r43/2.4/rhel-7/Dockerfile) * [`2.4-ol-7`, `2.4.37-ol-7-r75` (2.4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.37-ol-7-r75/2.4/ol-7/Dockerfile) * [`2.4-debian-9`, `2.4.37-debian-9-r57`, `2.4`, `2.4.37`, `2.4.37-r57`, `latest` (2.4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.37-debian-9-r57/2.4/debian-9/Dockerfile)