3.4.7-debian-9-r14 release
This commit is contained in:
parent
28f43085da
commit
60d2881ece
|
|
@ -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" \
|
||||
|
|
|
|||
|
|
@ -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).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue