3.9.0-ol-7-r109 release

This commit is contained in:
Bitnami Bot 2019-12-23 06:07:09 +00:00
parent 4ea2b4a6e6
commit d65db1e9d2
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r571
FROM bitnami/oraclelinux-extras:7-r572
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@ -12,7 +12,7 @@ RUN bitnami-pkg unpack parse-3.9.0-1 --checksum 5ec298655b3ea49e1e50d58532cb5744
COPY rootfs /
ENV BITNAMI_APP_NAME="parse" \
BITNAMI_IMAGE_VERSION="3.9.0-ol-7-r108" \
BITNAMI_IMAGE_VERSION="3.9.0-ol-7-r109" \
MONGODB_HOST="mongodb" \
MONGODB_PASSWORD="" \
MONGODB_PORT_NUMBER="27017" \

View File

@ -48,7 +48,7 @@ Non-root container images add an extra layer of security and are generally recom
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.9.0-ol-7-r108` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.9.0-ol-7-r108/3/ol-7/Dockerfile)
* [`3-ol-7`, `3.9.0-ol-7-r109` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.9.0-ol-7-r109/3/ol-7/Dockerfile)
* [`3-debian-9`, `3.9.0-debian-9-r52`, `3`, `3.9.0`, `3.9.0-r52`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.9.0-debian-9-r52/3/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/parse GitHub repo](https://github.com/bitnami/bitnami-docker-parse).