4.1.2-debian-10-r6 release

This commit is contained in:
Bitnami Bot 2020-10-04 17:20:55 +00:00
parent 66c25e0d89
commit 52bd2bcc77
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ RUN apt-get update && apt-get upgrade -y && \
COPY rootfs /
ENV BITNAMI_APP_NAME="neo4j" \
BITNAMI_IMAGE_VERSION="4.1.2-debian-10-r5" \
BITNAMI_IMAGE_VERSION="4.1.2-debian-10-r6" \
NAMI_PREFIX="/.nami" \
NEO4J_BOLT_PORT_NUMBER="7687" \
NEO4J_HOST="" \

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.1.2`, `4.1.2-debian-10-r5`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/4.1.2-debian-10-r5/4/debian-10/Dockerfile)
* [`4`, `4-debian-10`, `4.1.2`, `4.1.2-debian-10-r6`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/4.1.2-debian-10-r6/4/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/neo4j GitHub repo](https://github.com/bitnami/bitnami-docker-neo4j).