4.3.0-debian-10-r37 release

This commit is contained in:
Bitnami Bot 2021-07-29 19:36:20 +00:00
parent 6c4b71c1fe
commit 01cef2bc87
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/neo4j/postunpack.sh
ENV BITNAMI_APP_NAME="neo4j" \
BITNAMI_IMAGE_VERSION="4.3.0-debian-10-r36" \
BITNAMI_IMAGE_VERSION="4.3.0-debian-10-r37" \
NEO4J_BOLT_PORT_NUMBER="7687" \
NEO4J_HOST="" \
NEO4J_HTTPS_PORT_NUMBER="7473" \

View File

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