3.1.1-ol-7-r27 release

This commit is contained in:
Bitnami Bot 2018-11-27 03:19:40 +00:00
parent af4475a04e
commit 3f25d181e3
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r179
FROM bitnami/oraclelinux-extras:7-r180
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 7429ee81e7b0cdaa06468790c59de95a
COPY rootfs /
ENV BITNAMI_APP_NAME="parse" \
BITNAMI_IMAGE_VERSION="3.1.1-ol-7-r26" \
BITNAMI_IMAGE_VERSION="3.1.1-ol-7-r27" \
MONGODB_HOST="mongodb" \
MONGODB_PASSWORD="" \
MONGODB_PORT_NUMBER="27017" \

View File

@ -47,7 +47,7 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
* [`3-ol-7`, `3.1.1-ol-7-r26` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.1-ol-7-r26/3/ol-7/Dockerfile)
* [`3-ol-7`, `3.1.1-ol-7-r27` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.1-ol-7-r27/3/ol-7/Dockerfile)
* [`3-debian-9`, `3.1.1-debian-9-r12`, `3`, `3.1.1`, `3.1.1-r12`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.1-debian-9-r12/3/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/parse GitHub repo](https://github.com/bitnami/bitnami-docker-parse).