3.1.2-debian-9-r2 release

This commit is contained in:
Bitnami Bot
2018-11-29 06:50:36 +00:00
parent 1b1f05920e
commit 87209d0228
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r207
FROM bitnami/minideb-extras:stretch-r208
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@@ -9,7 +9,7 @@ RUN bitnami-pkg unpack parse-3.1.2-1 --checksum 3862f7f5a3b1f8c655c980f34728dc98
COPY rootfs /
ENV BITNAMI_APP_NAME="parse" \
BITNAMI_IMAGE_VERSION="3.1.2-debian-9-r1" \
BITNAMI_IMAGE_VERSION="3.1.2-debian-9-r2" \
MONGODB_HOST="mongodb" \
MONGODB_PASSWORD="" \
MONGODB_PORT_NUMBER="27017" \

View File

@@ -48,7 +48,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`3-ol-7`, `3.1.2-ol-7-r3` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.2-ol-7-r3/3/ol-7/Dockerfile)
* [`3-debian-9`, `3.1.2-debian-9-r1`, `3`, `3.1.2`, `3.1.2-r1`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.2-debian-9-r1/3/debian-9/Dockerfile)
* [`3-debian-9`, `3.1.2-debian-9-r2`, `3`, `3.1.2`, `3.1.2-r2`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.2-debian-9-r2/3/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/parse GitHub repo](https://github.com/bitnami/bitnami-docker-parse).