3.4.7-ol-7-r21 release
This commit is contained in:
parent
77b27ff2b9
commit
b991d44470
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/oraclelinux-extras:7-r114
|
||||
FROM bitnami/oraclelinux-extras:7-r115
|
||||
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 744fb7695489942f5cd7f9b5aeb6ba40
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="neo4j" \
|
||||
BITNAMI_IMAGE_VERSION="3.4.7-ol-7-r20" \
|
||||
BITNAMI_IMAGE_VERSION="3.4.7-ol-7-r21" \
|
||||
NEO4J_BOLT_PORT_NUMBER="7687" \
|
||||
NEO4J_HOST="" \
|
||||
NEO4J_HTTPS_PORT_NUMBER="7473" \
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@ $ 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-r20` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.7-ol-7-r20/3/ol-7/Dockerfile)
|
||||
* [`3-ol-7`, `3.4.7-ol-7-r21` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.7-ol-7-r21/3/ol-7/Dockerfile)
|
||||
* [`3-debian-9`, `3.4.7-debian-9-r17`, `3`, `3.4.7`, `3.4.7-r17`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.7-debian-9-r17/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