3.4.7-debian-9-r14 release

This commit is contained in:
Bitnami Bot 2018-09-20 02:54:20 +00:00
parent 28f43085da
commit 60d2881ece
2 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@ RUN bitnami-pkg unpack neo4j-3.4.7-1 --checksum 51a4ec5bb1a593e10b9ba1affb93377a
COPY rootfs /
ENV BITNAMI_APP_NAME="neo4j" \
BITNAMI_IMAGE_VERSION="3.4.7-debian-9-r13" \
BITNAMI_IMAGE_VERSION="3.4.7-debian-9-r14" \
NEO4J_BOLT_PORT_NUMBER="7687" \
NEO4J_HOST="" \
NEO4J_HTTPS_PORT_NUMBER="7473" \

View File

@ -35,8 +35,8 @@ $ 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.7-ol-7-r17` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.7-ol-7-r17/3/ol-7/Dockerfile)
* [`3-debian-9`, `3.4.7-debian-9-r13`, `3`, `3.4.7`, `3.4.7-r13`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.7-debian-9-r13/3/debian-9/Dockerfile)
* [`3-ol-7`, `3.4.7-ol-7-r16` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.7-ol-7-r16/3/ol-7/Dockerfile)
* [`3-debian-9`, `3.4.7-debian-9-r14`, `3`, `3.4.7`, `3.4.7-r14`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.7-debian-9-r14/3/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/neo4j GitHub repo](https://github.com/bitnami/bitnami-docker-neo4j).