3.4.8-ol-7-r2 release

This commit is contained in:
Bitnami Bot 2018-10-06 02:53:54 +00:00
parent a9333d5565
commit 9e7f5b286a
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r127
FROM bitnami/oraclelinux-extras:7-r128
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@ -11,7 +11,7 @@ RUN bitnami-pkg unpack neo4j-3.4.8-0 --checksum 7e3b3ef44425ddc362bd32de5d28ebc1
COPY rootfs /
ENV BITNAMI_APP_NAME="neo4j" \
BITNAMI_IMAGE_VERSION="3.4.8-ol-7-r1" \
BITNAMI_IMAGE_VERSION="3.4.8-ol-7-r2" \
NEO4J_BOLT_PORT_NUMBER="7687" \
NEO4J_HOST="" \
NEO4J_HTTPS_PORT_NUMBER="7473" \

View File

@ -35,7 +35,7 @@ $ docker-compose up -d
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.4.8-ol-7-r1` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.8-ol-7-r1/3/ol-7/Dockerfile)
* [`3-ol-7`, `3.4.8-ol-7-r2` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.8-ol-7-r2/3/ol-7/Dockerfile)
* [`3-debian-9`, `3.4.8-debian-9-r1`, `3`, `3.4.8`, `3.4.8-r1`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.8-debian-9-r1/3/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/neo4j GitHub repo](https://github.com/bitnami/bitnami-docker-neo4j).