3.0.0-debian-9-r14 release
This commit is contained in:
parent
f99ba79fef
commit
1d65c25a35
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/minideb-extras:stretch-r155
|
||||
FROM bitnami/minideb-extras:stretch-r157
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
|
|
@ -9,7 +9,7 @@ RUN bitnami-pkg unpack parse-3.0.0-0 --checksum 39e7f1fe162e56ee5f9ea3d87913242c
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="parse" \
|
||||
BITNAMI_IMAGE_VERSION="3.0.0-debian-9-r13" \
|
||||
BITNAMI_IMAGE_VERSION="3.0.0-debian-9-r14" \
|
||||
MONGODB_HOST="mongodb" \
|
||||
MONGODB_PASSWORD="" \
|
||||
MONGODB_PORT_NUMBER="27017" \
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
* [`3-ol-7`, `3.0.0-ol-7-r36` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.0.0-ol-7-r36/3/ol-7/Dockerfile)
|
||||
* [`3-debian-9`, `3.0.0-debian-9-r13`, `3`, `3.0.0`, `3.0.0-r13`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.0.0-debian-9-r13/3/debian-9/Dockerfile)
|
||||
* [`3-debian-9`, `3.0.0-debian-9-r14`, `3`, `3.0.0`, `3.0.0-r14`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.0.0-debian-9-r14/3/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/parse GitHub repo](https://github.com/bitnami/bitnami-docker-parse).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue