2.8.3-ol-7-r2 release
This commit is contained in:
parent
e105183104
commit
a4d9719990
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/oraclelinux-extras:7-r62
|
||||
FROM bitnami/oraclelinux-extras:7-r63
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
|
|
@ -9,7 +9,7 @@ RUN bitnami-pkg unpack parse-2.8.3-0 --checksum 3ccd62d14dc9ac268d0a6100b6128c78
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="parse" \
|
||||
BITNAMI_IMAGE_VERSION="2.8.3-ol-7-r1" \
|
||||
BITNAMI_IMAGE_VERSION="2.8.3-ol-7-r2" \
|
||||
MONGODB_HOST="mongodb" \
|
||||
MONGODB_PASSWORD="" \
|
||||
MONGODB_PORT_NUMBER="27017" \
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@ $ docker-compose up -d
|
|||
> NOTE: Debian 8 images have been deprecated in favor of Debian 9 images. Bitnami will not longer publish new Docker images based on Debian 8.
|
||||
|
||||
|
||||
* [`2-ol-7`, `2.8.3-ol-7-r1` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/2.8.3-ol-7-r1/2/ol-7/Dockerfile)
|
||||
* [`2-ol-7`, `2.8.3-ol-7-r2` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/2.8.3-ol-7-r2/2/ol-7/Dockerfile)
|
||||
* [`2-debian-9`, `2.8.2-debian-9-r10`, `2`, `2.8.2`, `2.8.2-r10`, `latest` (2/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/2.8.2-debian-9-r10/2/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/parse GitHub repo](https://github.com/bitnami/bitnami-docker-parse).
|
||||
|
|
|
|||
Loading…
Reference in New Issue