2.14.1-ol-7-r178 release

This commit is contained in:
Bitnami Bot
2019-04-10 03:51:28 +00:00
parent 44345aa79f
commit b773ee8a31
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r314
FROM bitnami/oraclelinux-extras:7-r315
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@@ -18,7 +18,7 @@ COPY rootfs /
ENV APACHE_HTTPS_PORT_NUMBER="443" \
APACHE_HTTP_PORT_NUMBER="80" \
BITNAMI_APP_NAME="dreamfactory" \
BITNAMI_IMAGE_VERSION="2.14.1-ol-7-r177" \
BITNAMI_IMAGE_VERSION="2.14.1-ol-7-r178" \
MARIADB_HOST="mariadb" \
MARIADB_PASSWORD="" \
MARIADB_PORT_NUMBER="3306" \

View File

@@ -44,7 +44,7 @@ $ kubectl apply -f test.yaml
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/).
* [`2-ol-7`, `2.14.1-ol-7-r177` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-dreamfactory/blob/2.14.1-ol-7-r177/2/ol-7/Dockerfile)
* [`2-ol-7`, `2.14.1-ol-7-r178` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-dreamfactory/blob/2.14.1-ol-7-r178/2/ol-7/Dockerfile)
* [`2-debian-9`, `2.14.1-debian-9-r175`, `2`, `2.14.1`, `2.14.1-r175`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-dreamfactory/blob/2.14.1-debian-9-r175/2/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/dreamfactory GitHub repo](https://github.com/bitnami/bitnami-docker-dreamfactory).