From 3ad546e1483260fd1ba7800a74b2b6479219f728 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 24 Apr 2018 06:33:44 +0000 Subject: [PATCH] 2.7.4-r3 release Update image to version 2.7.4-r3 --- bitnami/parse/2/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" \