2.4.37-debian-9-r63 release

This commit is contained in:
Bitnami Bot
2019-01-04 15:00:56 +00:00
parent ba4af04752
commit 89c1dc0d16
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r242
FROM bitnami/minideb-extras:stretch-r243
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@@ -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-debian-9-r62" \
BITNAMI_IMAGE_VERSION="2.4.37-debian-9-r63" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/apache/bin:$PATH"