diff --git a/bitnami/parse/3/ol-7/Dockerfile b/bitnami/parse/3/ol-7/Dockerfile index 19c0d2bebf5f..af120b339b2a 100644 --- a/bitnami/parse/3/ol-7/Dockerfile +++ b/bitnami/parse/3/ol-7/Dockerfile @@ -1,4 +1,4 @@ -FROM bitnami/oraclelinux-extras:7-r287 +FROM bitnami/oraclelinux-extras:7-r288 LABEL maintainer "Bitnami " ENV BITNAMI_PKG_CHMOD="-R g+rwX" \ @@ -12,7 +12,7 @@ RUN bitnami-pkg unpack parse-3.1.3-1 --checksum cb0310e80f2e0783b3ea445a2f5b85dd COPY rootfs / ENV BITNAMI_APP_NAME="parse" \ - BITNAMI_IMAGE_VERSION="3.1.3-ol-7-r67" \ + BITNAMI_IMAGE_VERSION="3.1.3-ol-7-r68" \ MONGODB_HOST="mongodb" \ MONGODB_PASSWORD="" \ MONGODB_PORT_NUMBER="27017" \ diff --git a/bitnami/parse/README.md b/bitnami/parse/README.md index 295cbab5462c..408892de6c6a 100644 --- a/bitnami/parse/README.md +++ b/bitnami/parse/README.md @@ -48,7 +48,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t * [`3-rhel-7`, `3.1.3-rhel-7-r18` (3/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.3-rhel-7-r18/3/rhel-7/Dockerfile) -* [`3-ol-7`, `3.1.3-ol-7-r67` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.3-ol-7-r67/3/ol-7/Dockerfile) +* [`3-ol-7`, `3.1.3-ol-7-r68` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.3-ol-7-r68/3/ol-7/Dockerfile) * [`3-debian-9`, `3.1.3-debian-9-r58`, `3`, `3.1.3`, `3.1.3-r58`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.3-debian-9-r58/3/debian-9/Dockerfile) Subscribe to project updates by watching the [bitnami/parse GitHub repo](https://github.com/bitnami/bitnami-docker-parse).