3.4.5-debian-9-r11 release

This commit is contained in:
Bitnami Bot
2018-08-13 04:09:38 +00:00
parent c72cbc5ed5
commit b7d0075bf8
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r104 FROM bitnami/minideb-extras:stretch-r105
LABEL maintainer "Bitnami <containers@bitnami.com>" LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \ ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@@ -11,7 +11,7 @@ RUN bitnami-pkg unpack neo4j-3.4.5-1 --checksum 1c88a9de3d55ac76bf2aa406d3b58e60
COPY rootfs / COPY rootfs /
ENV BITNAMI_APP_NAME="neo4j" \ ENV BITNAMI_APP_NAME="neo4j" \
BITNAMI_IMAGE_VERSION="3.4.5-debian-9-r10" \ BITNAMI_IMAGE_VERSION="3.4.5-debian-9-r11" \
NEO4J_BOLT_PORT_NUMBER="7687" \ NEO4J_BOLT_PORT_NUMBER="7687" \
NEO4J_HOST="" \ NEO4J_HOST="" \
NEO4J_HTTPS_PORT_NUMBER="7473" \ 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.5-ol-7-r8` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.5-ol-7-r8/3/ol-7/Dockerfile) * [`3-ol-7`, `3.4.5-ol-7-r8` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.5-ol-7-r8/3/ol-7/Dockerfile)
* [`3-debian-9`, `3.4.5-debian-9-r10`, `3`, `3.4.5`, `3.4.5-r10`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.5-debian-9-r10/3/Dockerfile) * [`3-debian-9`, `3.4.5-debian-9-r11`, `3`, `3.4.5`, `3.4.5-r11`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.5-debian-9-r11/3/Dockerfile)
Subscribe to project updates by watching the [bitnami/neo4j GitHub repo](https://github.com/bitnami/bitnami-docker-neo4j). Subscribe to project updates by watching the [bitnami/neo4j GitHub repo](https://github.com/bitnami/bitnami-docker-neo4j).