3.8.11-debian-9-r13 release
This commit is contained in:
parent
91c7e5fce7
commit
0748da6d53
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/minideb-extras:stretch-r115
|
||||
FROM bitnami/minideb-extras:stretch-r116
|
||||
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-debian-9-r12" \
|
||||
BITNAMI_IMAGE_VERSION="3.8.11-debian-9-r13" \
|
||||
JOOMLA_DATABASE_NAME="bitnami_joomla" \
|
||||
JOOMLA_DATABASE_PASSWORD="" \
|
||||
JOOMLA_DATABASE_USER="bn_joomla" \
|
||||
|
|
|
|||
|
|
@ -30,8 +30,8 @@ $ docker-compose up -d
|
|||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`3-ol-7`, `3.8.11-ol-7-r16` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-joomla/blob/3.8.11-ol-7-r16/3/ol-7/Dockerfile)
|
||||
* [`3-debian-9`, `3.8.11-debian-9-r12`, `3`, `3.8.11`, `3.8.11-r12`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-joomla/blob/3.8.11-debian-9-r12/3/Dockerfile)
|
||||
* [`3-ol-7`, `3.8.11-ol-7-r15` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-joomla/blob/3.8.11-ol-7-r15/3/ol-7/Dockerfile)
|
||||
* [`3-debian-9`, `3.8.11-debian-9-r13`, `3`, `3.8.11`, `3.8.11-r13`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-joomla/blob/3.8.11-debian-9-r13/3/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/joomla GitHub repo](https://github.com/bitnami/bitnami-docker-joomla).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue