3.5.13-ol-7-r5 release

This commit is contained in:
Bitnami Bot 2019-12-03 04:34:10 +00:00
parent 37116e13d1
commit e9e86681a7
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r551
FROM bitnami/oraclelinux-extras:7-r552
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@ -11,7 +11,7 @@ RUN bitnami-pkg unpack neo4j-3.5.13-0 --checksum dc6bb748dc5b888a73381421270a1bb
COPY rootfs /
ENV BITNAMI_APP_NAME="neo4j" \
BITNAMI_IMAGE_VERSION="3.5.13-ol-7-r4" \
BITNAMI_IMAGE_VERSION="3.5.13-ol-7-r5" \
NAMI_PREFIX="/.nami" \
NEO4J_BOLT_PORT_NUMBER="7687" \
NEO4J_HOST="" \

View File

@ -49,7 +49,7 @@ $ kubectl apply -f test.yaml
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.5.13-ol-7-r4` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.5.13-ol-7-r4/3/ol-7/Dockerfile)
* [`3-ol-7`, `3.5.13-ol-7-r5` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.5.13-ol-7-r5/3/ol-7/Dockerfile)
* [`3-debian-9`, `3.5.13-debian-9-r3`, `3`, `3.5.13`, `3.5.13-r3`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.5.13-debian-9-r3/3/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/neo4j GitHub repo](https://github.com/bitnami/bitnami-docker-neo4j).