3.1.3-debian-9-r52 release

This commit is contained in:
Bitnami Bot
2019-03-06 04:05:20 +00:00
parent 70428cd182
commit d6f0185146
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r303
FROM bitnami/minideb-extras:stretch-r304
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@@ -12,7 +12,7 @@ RUN bitnami-pkg unpack parse-3.1.3-1 --checksum 7fc45dbad32785295be7f7a686798d43
COPY rootfs /
ENV BITNAMI_APP_NAME="parse" \
BITNAMI_IMAGE_VERSION="3.1.3-debian-9-r51" \
BITNAMI_IMAGE_VERSION="3.1.3-debian-9-r52" \
MONGODB_HOST="mongodb" \
MONGODB_PASSWORD="" \
MONGODB_PORT_NUMBER="27017" \

View File

@@ -49,7 +49,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`3-rhel-7`, `3.1.3-rhel-7-r12` (3/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.3-rhel-7-r12/3/rhel-7/Dockerfile)
* [`3-ol-7`, `3.1.3-ol-7-r60` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.3-ol-7-r60/3/ol-7/Dockerfile)
* [`3-debian-9`, `3.1.3-debian-9-r51`, `3`, `3.1.3`, `3.1.3-r51`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.3-debian-9-r51/3/debian-9/Dockerfile)
* [`3-debian-9`, `3.1.3-debian-9-r52`, `3`, `3.1.3`, `3.1.3-r52`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.3-debian-9-r52/3/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/parse GitHub repo](https://github.com/bitnami/bitnami-docker-parse).