diff --git a/bitnami/parse/2/Dockerfile b/bitnami/parse/2/Dockerfile index db6476f50765..278a8a3d14e2 100644 --- a/bitnami/parse/2/Dockerfile +++ b/bitnami/parse/2/Dockerfile @@ -9,7 +9,7 @@ RUN bitnami-pkg unpack parse-2.7.4-0 --checksum 0bd023bbb78a617cbd7977bb6adb65f7 COPY rootfs / ENV BITNAMI_APP_NAME="parse" \ - BITNAMI_IMAGE_VERSION="2.7.4-r2" \ + BITNAMI_IMAGE_VERSION="2.7.4-r3" \ MONGODB_HOST="mongodb" \ MONGODB_PASSWORD="" \ MONGODB_PORT_NUMBER="27017" \