2.4.37-rhel-7-r66 release
This commit is contained in:
parent
7e3a200708
commit
19b633c3b7
|
|
@ -16,7 +16,7 @@ COPY rootfs /
|
||||||
ENV APACHE_HTTPS_PORT_NUMBER="8443" \
|
ENV APACHE_HTTPS_PORT_NUMBER="8443" \
|
||||||
APACHE_HTTP_PORT_NUMBER="8080" \
|
APACHE_HTTP_PORT_NUMBER="8080" \
|
||||||
BITNAMI_APP_NAME="apache" \
|
BITNAMI_APP_NAME="apache" \
|
||||||
BITNAMI_IMAGE_VERSION="2.4.37-rhel-7-r65" \
|
BITNAMI_IMAGE_VERSION="2.4.37-rhel-7-r66" \
|
||||||
NAMI_PREFIX="/.nami" \
|
NAMI_PREFIX="/.nami" \
|
||||||
PATH="/opt/bitnami/apache/bin:$PATH"
|
PATH="/opt/bitnami/apache/bin:$PATH"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -46,7 +46,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/).
|
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-r65` (2.4/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.37-rhel-7-r65/2.4/rhel-7/Dockerfile)
|
* [`2.4-rhel-7`, `2.4.37-rhel-7-r66` (2.4/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.37-rhel-7-r66/2.4/rhel-7/Dockerfile)
|
||||||
* [`2.4-ol-7`, `2.4.37-ol-7-r97` (2.4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.37-ol-7-r97/2.4/ol-7/Dockerfile)
|
* [`2.4-ol-7`, `2.4.37-ol-7-r97` (2.4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.37-ol-7-r97/2.4/ol-7/Dockerfile)
|
||||||
* [`2.4-debian-9`, `2.4.37-debian-9-r77`, `2.4`, `2.4.37`, `2.4.37-r77`, `latest` (2.4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.37-debian-9-r77/2.4/debian-9/Dockerfile)
|
* [`2.4-debian-9`, `2.4.37-debian-9-r77`, `2.4`, `2.4.37`, `2.4.37-r77`, `latest` (2.4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.37-debian-9-r77/2.4/debian-9/Dockerfile)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue