2.12.0-ol-7-r8 release

This commit is contained in:
Bitnami Bot 2018-06-30 03:02:09 +00:00
parent cf91e8ca35
commit 505cc4ab05
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r20
FROM bitnami/oraclelinux-extras:7-r21
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@ -15,7 +15,7 @@ COPY rootfs /
ENV APACHE_HTTPS_PORT_NUMBER="443" \
APACHE_HTTP_PORT_NUMBER="80" \
BITNAMI_APP_NAME="dreamfactory" \
BITNAMI_IMAGE_VERSION="2.12.0-ol-7-r7" \
BITNAMI_IMAGE_VERSION="2.12.0-ol-7-r8" \
MARIADB_HOST="mariadb" \
MARIADB_PASSWORD="" \
MARIADB_PORT_NUMBER="3306" \

View File

@ -25,8 +25,8 @@ $ docker-compose up -d
# Supported tags and respective `Dockerfile` links
* [`2`, `2.12.0-r59`, `latest` (2/Dockerfile)](https://github.com/bitnami/bitnami-docker-dreamfactory/blob/2.12.0-r59/2/Dockerfile)
* [`2-ol-7`, `2.12.0-ol-7-r7` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-dreamfactory/blob/2.12.0-ol-7-r7/2/ol-7/Dockerfile)
* [`2`, `2.12.0-r60`, `latest` (2/Dockerfile)](https://github.com/bitnami/bitnami-docker-dreamfactory/blob/2.12.0-r60/2/Dockerfile)
* [`2-ol-7`, `2.12.0-ol-7-r8` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-dreamfactory/blob/2.12.0-ol-7-r8/2/ol-7/Dockerfile)
Subscribe to project updates by watching the [bitnami/dreamfactory GitHub repo](https://github.com/bitnami/bitnami-docker-dreamfactory).