2.8.1-r4 release

This commit is contained in:
Bitnami Bot
2018-06-08 03:48:57 +00:00
parent 5f1088509b
commit 9615e92a57
2 changed files with 2 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:jessie-r69
FROM bitnami/minideb-extras:jessie-r70
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@@ -9,7 +9,7 @@ RUN bitnami-pkg unpack parse-2.8.1-0 --checksum e23705dcb26264e2b81af97f28411388
COPY rootfs /
ENV BITNAMI_APP_NAME="parse" \
BITNAMI_IMAGE_VERSION="2.8.1-r3" \
BITNAMI_IMAGE_VERSION="2.8.1-r4" \
MONGODB_HOST="mongodb" \
MONGODB_PASSWORD="" \
MONGODB_PORT_NUMBER="27017" \

View File

@@ -6,8 +6,6 @@ services:
- 'mongodb_data:/bitnami'
parse:
image: 'bitnami/parse:2'
labels:
kompose.service.type: nodeport
ports:
- '1337:1337'
volumes: