3.1.1-debian-9-r11 release
This commit is contained in:
parent
965e693233
commit
0f47a932e6
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/minideb-extras:stretch-r200
|
||||
FROM bitnami/minideb-extras:stretch-r201
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
|
|
@ -9,7 +9,7 @@ RUN bitnami-pkg unpack parse-3.1.1-1 --checksum 43dab085746af1c3772ae8bfba1ba547
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="parse" \
|
||||
BITNAMI_IMAGE_VERSION="3.1.1-debian-9-r10" \
|
||||
BITNAMI_IMAGE_VERSION="3.1.1-debian-9-r11" \
|
||||
MONGODB_HOST="mongodb" \
|
||||
MONGODB_PASSWORD="" \
|
||||
MONGODB_PORT_NUMBER="27017" \
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
* [`3-ol-7`, `3.1.1-ol-7-r16` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.1-ol-7-r16/3/ol-7/Dockerfile)
|
||||
* [`3-debian-9`, `3.1.1-debian-9-r10`, `3`, `3.1.1`, `3.1.1-r10`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.1-debian-9-r10/3/debian-9/Dockerfile)
|
||||
* [`3-debian-9`, `3.1.1-debian-9-r11`, `3`, `3.1.1`, `3.1.1-r11`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.1-debian-9-r11/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