2.4.38-debian-9-r20 release

This commit is contained in:
Bitnami Bot
2019-02-16 06:51:07 +00:00
parent 233eacd6fc
commit 78f06b4e63
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r285
FROM bitnami/minideb-extras:stretch-r286
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.38-debian-9-r19" \
BITNAMI_IMAGE_VERSION="2.4.38-debian-9-r20" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/apache/bin:$PATH"