mirror of
https://github.com/bitnami/containers.git
synced 2026-03-02 08:04:33 +08:00
2.4.33-ol-7-r21 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-extras:7-r30
|
||||
FROM bitnami/oraclelinux-extras:7-r32
|
||||
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-ol-7-r20" \
|
||||
BITNAMI_IMAGE_VERSION="2.4.33-ol-7-r21" \
|
||||
PATH="/opt/bitnami/apache/bin:$PATH"
|
||||
|
||||
EXPOSE 80 443
|
||||
|
||||
@@ -30,7 +30,7 @@ $ docker-compose up -d
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
* [`2.4-rhel-7`, `2.4.33-rhel-7-r3` (2.4/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/2.4.33-rhel-7-r3/2.4/rhel-7/Dockerfile)
|
||||
* [`2.4-ol-7`, `2.4.33-ol-7-r20` (2.4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/2.4.33-ol-7-r20/2.4/ol-7/Dockerfile)
|
||||
* [`2.4-ol-7`, `2.4.33-ol-7-r21` (2.4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/2.4.33-ol-7-r21/2.4/ol-7/Dockerfile)
|
||||
* [`2.4-debian-9`, `2.4.33-debian-9-r4`, `2.4`, `2.4.33`, `2.4.33-r4`, `latest` (2.4/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/2.4.33-debian-9-r4/2.4/Dockerfile)
|
||||
* [`2.4-debian-8`, `2.4.33-debian-8-r69` (2.4/debian-8/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/2.4.33-debian-8-r69/2.4/debian-8/Dockerfile)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user