4.3.6-debian-10-r27 release

This commit is contained in:
Bitnami Bot 2021-11-15 07:27:14 +00:00
parent c5ffdcfd78
commit 5e19a3916b
2 changed files with 2 additions and 2 deletions

View File

@ -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.6-debian-10-r26" \
BITNAMI_IMAGE_VERSION="4.3.6-debian-10-r27" \
JAVA_HOME="/opt/bitnami/java" \
NEO4J_BOLT_PORT_NUMBER="" \
NEO4J_HOST="" \

View File

@ -38,7 +38,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.6`, `4.3.6-debian-10-r26`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/4.3.6-debian-10-r26/4/debian-10/Dockerfile)
* [`4`, `4-debian-10`, `4.3.6`, `4.3.6-debian-10-r27`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/4.3.6-debian-10-r27/4/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/neo4j GitHub repo](https://github.com/bitnami/bitnami-docker-neo4j).