2.4.34-debian-9-r15 release

This commit is contained in:
Bitnami Bot
2018-07-31 03:16:48 +00:00
parent da08b2734c
commit 147871e7a4
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r92
FROM bitnami/minideb-extras:stretch-r93
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.34-debian-9-r14" \
BITNAMI_IMAGE_VERSION="2.4.34-debian-9-r15" \
PATH="/opt/bitnami/apache/bin:$PATH"
EXPOSE 8080 8443