mirror of
https://github.com/bitnami/containers.git
synced 2026-03-02 07:49:23 +08:00
2.4.33-r15 release
Update image to version 2.4.33-r15
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/minideb-extras:jessie-r39
|
||||
FROM bitnami/minideb-extras:jessie-r40
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
@@ -10,7 +10,7 @@ COPY rootfs /
|
||||
ENV APACHE_HTTPS_PORT_NUMBER="443" \
|
||||
APACHE_HTTP_PORT_NUMBER="80" \
|
||||
BITNAMI_APP_NAME="apache" \
|
||||
BITNAMI_IMAGE_VERSION="2.4.33-r14" \
|
||||
BITNAMI_IMAGE_VERSION="2.4.33-r15" \
|
||||
PATH="/opt/bitnami/apache/bin:$PATH"
|
||||
|
||||
EXPOSE 80 443
|
||||
|
||||
Reference in New Issue
Block a user