4.3.7-debian-10-r3 release
This commit is contained in:
parent
a0b0aceb39
commit
2c2d997e10
|
|
@ -20,7 +20,7 @@ COPY rootfs /
|
|||
RUN /opt/bitnami/scripts/java/postunpack.sh
|
||||
RUN /opt/bitnami/scripts/neo4j/postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="neo4j" \
|
||||
BITNAMI_IMAGE_VERSION="4.3.7-debian-10-r2" \
|
||||
BITNAMI_IMAGE_VERSION="4.3.7-debian-10-r3" \
|
||||
JAVA_HOME="/opt/bitnami/java" \
|
||||
NEO4J_BOLT_PORT_NUMBER="" \
|
||||
NEO4J_HOST="" \
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@ You can find the default credentials and available configuration options in the
|
|||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`4`, `4-debian-10`, `4.3.7`, `4.3.7-debian-10-r2`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/4.3.7-debian-10-r2/4/debian-10/Dockerfile)
|
||||
* [`4`, `4-debian-10`, `4.3.7`, `4.3.7-debian-10-r3`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/4.3.7-debian-10-r3/4/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/neo4j GitHub repo](https://github.com/bitnami/bitnami-docker-neo4j).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue