From b7f66827e7876666f09565c6f80d126022125e1a Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 16 Oct 2021 19:37:18 +0000 Subject: [PATCH] 4.3.4-debian-10-r20 release --- bitnami/neo4j/4/debian-10/Dockerfile | 2 +- bitnami/neo4j/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/neo4j/4/debian-10/Dockerfile b/bitnami/neo4j/4/debian-10/Dockerfile index 424b05890486..1f62ab44304d 100644 --- a/bitnami/neo4j/4/debian-10/Dockerfile +++ b/bitnami/neo4j/4/debian-10/Dockerfile @@ -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.4-debian-10-r19" \ + BITNAMI_IMAGE_VERSION="4.3.4-debian-10-r20" \ NEO4J_BOLT_PORT_NUMBER="" \ NEO4J_HOST="" \ NEO4J_HTTPS_PORT_NUMBER="" \ diff --git a/bitnami/neo4j/README.md b/bitnami/neo4j/README.md index f262a14c56b7..3bcbebc7b380 100644 --- a/bitnami/neo4j/README.md +++ b/bitnami/neo4j/README.md @@ -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.4`, `4.3.4-debian-10-r19`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/4.3.4-debian-10-r19/4/debian-10/Dockerfile) +* [`4`, `4-debian-10`, `4.3.4`, `4.3.4-debian-10-r20`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/4.3.4-debian-10-r20/4/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/neo4j GitHub repo](https://github.com/bitnami/bitnami-docker-neo4j).