3.8.11-ol-7-r1 release

This commit is contained in:
Bitnami Bot 2018-08-04 03:05:21 +00:00
parent 87bdcc143c
commit 9539249a1b
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r56
FROM bitnami/oraclelinux-extras:7-r58
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@ -14,7 +14,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \
APACHE_HTTPS_PORT_NUMBER="443" \
APACHE_HTTP_PORT_NUMBER="80" \
BITNAMI_APP_NAME="joomla" \
BITNAMI_IMAGE_VERSION="3.8.11-ol-7-r0" \
BITNAMI_IMAGE_VERSION="3.8.11-ol-7-r1" \
JOOMLA_DATABASE_NAME="bitnami_joomla" \
JOOMLA_DATABASE_PASSWORD="" \
JOOMLA_DATABASE_USER="bn_joomla" \

View File

@ -28,7 +28,7 @@ $ docker-compose up -d
> NOTE: Debian 8 images have been deprecated in favor of Debian 9 images. Bitnami will not longer publish new Docker images based on Debian 8.
* [`3-ol-7`, `3.8.11-ol-7-r0` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-joomla/blob/3.8.11-ol-7-r0/3/ol-7/Dockerfile)
* [`3-ol-7`, `3.8.11-ol-7-r1` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-joomla/blob/3.8.11-ol-7-r1/3/ol-7/Dockerfile)
* [`3-debian-9`, `3.8.11-debian-9-r0`, `3`, `3.8.11`, `3.8.11-r0`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-joomla/blob/3.8.11-debian-9-r0/3/Dockerfile)
Subscribe to project updates by watching the [bitnami/joomla GitHub repo](https://github.com/bitnami/bitnami-docker-joomla).