3.4.4-debian-9-r8 release
This commit is contained in:
parent
19f0bbd706
commit
92d5645b1b
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/minideb-extras:stretch-r88
|
||||
FROM bitnami/minideb-extras:stretch-r89
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
|
|
@ -8,7 +8,7 @@ RUN bitnami-pkg unpack neo4j-3.4.4-1 --checksum db8d034bfd93235e07562151edb13f85
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="neo4j" \
|
||||
BITNAMI_IMAGE_VERSION="3.4.4-debian-9-r7" \
|
||||
BITNAMI_IMAGE_VERSION="3.4.4-debian-9-r8" \
|
||||
NEO4J_BOLT_PORT_NUMBER="7687" \
|
||||
NEO4J_HOST="" \
|
||||
NEO4J_HTTPS_PORT_NUMBER="7473" \
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@ $ docker-compose up -d
|
|||
|
||||
|
||||
* [`3-ol-7`, `3.4.4-ol-7-r5` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.4-ol-7-r5/3/ol-7/Dockerfile)
|
||||
* [`3-debian-9`, `3.4.4-debian-9-r7`, `3`, `3.4.4`, `3.4.4-r7`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.4-debian-9-r7/3/Dockerfile)
|
||||
* [`3-debian-9`, `3.4.4-debian-9-r8`, `3`, `3.4.4`, `3.4.4-r8`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.4-debian-9-r8/3/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/neo4j GitHub repo](https://github.com/bitnami/bitnami-docker-neo4j).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue