3.4.1-r6 release

This commit is contained in:
Bitnami Bot
2018-06-20 08:42:49 +00:00
parent c19f230571
commit 79b651a2b1
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ RUN bitnami-pkg unpack neo4j-3.4.1-0 --checksum f38135a2e4b4a9dfa27e52ef8158cd1c
COPY rootfs /
ENV BITNAMI_APP_NAME="neo4j" \
BITNAMI_IMAGE_VERSION="3.4.1-r5" \
BITNAMI_IMAGE_VERSION="3.4.1-r6" \
NEO4J_BOLT_PORT_NUMBER="7687" \
NEO4J_HOST="" \
NEO4J_HTTPS_PORT_NUMBER="7473" \

View File

@@ -30,7 +30,7 @@ $ docker-compose up -d
# Supported tags and respective `Dockerfile` links
* [`3`, `3.4.1-r5`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.1-r5/3/Dockerfile)
* [`3`, `3.4.1-r6`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.1-r6/3/Dockerfile)
* [`3-ol-7`, `3.4.1-ol-7-r0` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.1-ol-7-r0/3/ol-7/Dockerfile)
Subscribe to project updates by watching the [bitnami/neo4j GitHub repo](https://github.com/bitnami/bitnami-docker-neo4j).