3.4.7-debian-9-r24 release

This commit is contained in:
Bitnami Bot 2018-09-30 03:18:17 +00:00
parent d6319df5f4
commit 276f7ed330
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r154
FROM bitnami/minideb-extras:stretch-r155
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@ -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-r23" \
BITNAMI_IMAGE_VERSION="3.4.7-debian-9-r24" \
NEO4J_BOLT_PORT_NUMBER="7687" \
NEO4J_HOST="" \
NEO4J_HTTPS_PORT_NUMBER="7473" \

View File

@ -36,7 +36,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`3-ol-7`, `3.4.7-ol-7-r27` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.7-ol-7-r27/3/ol-7/Dockerfile)
* [`3-debian-9`, `3.4.7-debian-9-r23`, `3`, `3.4.7`, `3.4.7-r23`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.7-debian-9-r23/3/debian-9/Dockerfile)
* [`3-debian-9`, `3.4.7-debian-9-r24`, `3`, `3.4.7`, `3.4.7-r24`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.7-debian-9-r24/3/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/neo4j GitHub repo](https://github.com/bitnami/bitnami-docker-neo4j).