3.2.3-debian-9-r15 release
This commit is contained in:
parent
5e675b477a
commit
a6afe8c85b
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/minideb-extras:stretch-r344
|
||||
FROM bitnami/minideb-extras:stretch-r345
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
|
|
@ -12,7 +12,7 @@ RUN bitnami-pkg unpack parse-3.2.3-1 --checksum a47f22c867e1503f573e5025b632b504
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="parse" \
|
||||
BITNAMI_IMAGE_VERSION="3.2.3-debian-9-r14" \
|
||||
BITNAMI_IMAGE_VERSION="3.2.3-debian-9-r15" \
|
||||
MONGODB_HOST="mongodb" \
|
||||
MONGODB_PASSWORD="" \
|
||||
MONGODB_PORT_NUMBER="27017" \
|
||||
|
|
|
|||
|
|
@ -49,7 +49,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
* [`3-rhel-7`, `3.2.3-rhel-7-r17` (3/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.2.3-rhel-7-r17/3/rhel-7/Dockerfile)
|
||||
* [`3-ol-7`, `3.2.3-ol-7-r15` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.2.3-ol-7-r15/3/ol-7/Dockerfile)
|
||||
* [`3-debian-9`, `3.2.3-debian-9-r14`, `3`, `3.2.3`, `3.2.3-r14`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.2.3-debian-9-r14/3/debian-9/Dockerfile)
|
||||
* [`3-debian-9`, `3.2.3-debian-9-r15`, `3`, `3.2.3`, `3.2.3-r15`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.2.3-debian-9-r15/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