2.8.2-ol-7-r15 release
This commit is contained in:
parent
f53ea66a34
commit
78ed5d327a
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/oraclelinux-extras:7-r34
|
||||
FROM bitnami/oraclelinux-extras:7-r36
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
|
|
@ -9,7 +9,7 @@ RUN bitnami-pkg unpack parse-2.8.2-0 --checksum 7235015e9c8520da205340b1e139e5a5
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="parse" \
|
||||
BITNAMI_IMAGE_VERSION="2.8.2-ol-7-r14" \
|
||||
BITNAMI_IMAGE_VERSION="2.8.2-ol-7-r15" \
|
||||
MONGODB_HOST="mongodb" \
|
||||
MONGODB_PASSWORD="" \
|
||||
MONGODB_PORT_NUMBER="27017" \
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@ $ docker-compose up -d
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
* [`2-ol-7`, `2.8.2-ol-7-r14` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/2.8.2-ol-7-r14/2/ol-7/Dockerfile)
|
||||
* [`2-ol-7`, `2.8.2-ol-7-r15` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/2.8.2-ol-7-r15/2/ol-7/Dockerfile)
|
||||
* [`2-debian-9`, `2.8.2-debian-9-r4`, `2`, `2.8.2`, `2.8.2-r4`, `latest` (2/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/2.8.2-debian-9-r4/2/Dockerfile)
|
||||
* [`2-debian-8`, `2.8.2-debian-8-r1` (2/debian-8/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/2.8.2-debian-8-r1/2/debian-8/Dockerfile)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue