diff --git a/bitnami/dreamfactory/3/ol-7/Dockerfile b/bitnami/dreamfactory/3/ol-7/Dockerfile index 8e2538af6171..4ec643364adc 100644 --- a/bitnami/dreamfactory/3/ol-7/Dockerfile +++ b/bitnami/dreamfactory/3/ol-7/Dockerfile @@ -1,4 +1,4 @@ -FROM bitnami/oraclelinux-extras:7-r591 +FROM bitnami/oraclelinux-extras:7-r592 LABEL maintainer "Bitnami " ENV PATH="/opt/bitnami/apache/bin:/opt/bitnami/redis/bin:/opt/bitnami/php/bin:/opt/bitnami/php/sbin:/opt/bitnami/mysql/bin:/opt/bitnami/mongodb/bin:$PATH" @@ -16,7 +16,7 @@ RUN bitnami-pkg unpack dreamfactory-3.0.1-0 --checksum 4adfec9855b36206a047c8436 COPY rootfs / ENV BITNAMI_APP_NAME="dreamfactory" \ - BITNAMI_IMAGE_VERSION="3.0.1-ol-7-r151" \ + BITNAMI_IMAGE_VERSION="3.0.1-ol-7-r152" \ MARIADB_HOST="mariadb" \ MARIADB_PASSWORD="" \ MARIADB_PORT_NUMBER="3306" \ diff --git a/bitnami/dreamfactory/README.md b/bitnami/dreamfactory/README.md index 505d7d584ddd..4615c78a488c 100644 --- a/bitnami/dreamfactory/README.md +++ b/bitnami/dreamfactory/README.md @@ -45,7 +45,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/). -* [`3-ol-7`, `3.0.1-ol-7-r151` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-dreamfactory/blob/3.0.1-ol-7-r151/3/ol-7/Dockerfile) +* [`3-ol-7`, `3.0.1-ol-7-r152` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-dreamfactory/blob/3.0.1-ol-7-r152/3/ol-7/Dockerfile) * [`3-debian-9`, `3.0.1-debian-9-r128`, `3`, `3.0.1`, `3.0.1-r128`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-dreamfactory/blob/3.0.1-debian-9-r128/3/debian-9/Dockerfile) Subscribe to project updates by watching the [bitnami/dreamfactory GitHub repo](https://github.com/bitnami/bitnami-docker-dreamfactory).