2.4.34-debian-9-r28 release
This commit is contained in:
parent
bf258a686f
commit
0553c47e16
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/minideb-extras:stretch-r106
|
||||
FROM bitnami/minideb-extras:stretch-r107
|
||||
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-r27" \
|
||||
BITNAMI_IMAGE_VERSION="2.4.34-debian-9-r28" \
|
||||
PATH="/opt/bitnami/apache/bin:$PATH"
|
||||
|
||||
EXPOSE 8080 8443
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
* [`2.4-rhel-7`, `2.4.34-rhel-7-r1` (2.4/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/2.4.34-rhel-7-r1/2.4/rhel-7/Dockerfile)
|
||||
* [`2.4-ol-7`, `2.4.34-ol-7-r24` (2.4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/2.4.34-ol-7-r24/2.4/ol-7/Dockerfile)
|
||||
* [`2.4-debian-9`, `2.4.34-debian-9-r27`, `2.4`, `2.4.34`, `2.4.34-r27`, `latest` (2.4/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/2.4.34-debian-9-r27/2.4/Dockerfile)
|
||||
* [`2.4-debian-9`, `2.4.34-debian-9-r28`, `2.4`, `2.4.34`, `2.4.34-r28`, `latest` (2.4/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/2.4.34-debian-9-r28/2.4/Dockerfile)
|
||||
|
||||
# Get this image
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue