diff --git a/bitnami/parse/3/rhel-7/Dockerfile b/bitnami/parse/3/rhel-7/Dockerfile index c8e27cea657b..9006f3a11961 100644 --- a/bitnami/parse/3/rhel-7/Dockerfile +++ b/bitnami/parse/3/rhel-7/Dockerfile @@ -12,7 +12,7 @@ RUN bitnami-pkg unpack parse-3.1.3-0 --checksum 7379981551f59de2c46e1c08795ea3e3 COPY rootfs / ENV BITNAMI_APP_NAME="parse" \ - BITNAMI_IMAGE_VERSION="3.1.3-rhel-7-r6" \ + BITNAMI_IMAGE_VERSION="3.1.3-rhel-7-r7" \ MONGODB_HOST="mongodb" \ MONGODB_PASSWORD="" \ MONGODB_PORT_NUMBER="27017" \ diff --git a/bitnami/parse/README.md b/bitnami/parse/README.md index 83d18b3524b3..f9e9d78dff7a 100644 --- a/bitnami/parse/README.md +++ b/bitnami/parse/README.md @@ -47,7 +47,7 @@ Non-root container images add an extra layer of security and are generally recom 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-rhel-7`, `3.1.3-rhel-7-r6` (3/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.3-rhel-7-r6/3/rhel-7/Dockerfile) +* [`3-rhel-7`, `3.1.3-rhel-7-r7` (3/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.3-rhel-7-r7/3/rhel-7/Dockerfile) * [`3-ol-7`, `3.1.3-ol-7-r55` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.3-ol-7-r55/3/ol-7/Dockerfile) * [`3-debian-9`, `3.1.3-debian-9-r47`, `3`, `3.1.3`, `3.1.3-r47`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.3-debian-9-r47/3/debian-9/Dockerfile)