diff --git a/bitnami/apache/2.4/rhel-7/Dockerfile b/bitnami/apache/2.4/rhel-7/Dockerfile index 39ca5f814021..6d18b2aefa0e 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.38-rhel-7-r0" \ + BITNAMI_IMAGE_VERSION="2.4.38-rhel-7-r1" \ NAMI_PREFIX="/.nami" \ PATH="/opt/bitnami/apache/bin:$PATH" diff --git a/bitnami/apache/README.md b/bitnami/apache/README.md index b1ae395f6eb9..6625a019b893 100644 --- a/bitnami/apache/README.md +++ b/bitnami/apache/README.md @@ -46,8 +46,8 @@ 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.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-r1` (2.4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.38-ol-7-r1/2.4/ol-7/Dockerfile) +* [`2.4-rhel-7`, `2.4.38-rhel-7-r1` (2.4/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.38-rhel-7-r1/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