From 9b24824ce596a12e5f5a9ec1f2f5fb7eb9b14c62 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 15 Oct 2020 15:43:52 +0000 Subject: [PATCH] 4.1.3-debian-10-r10 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 624130d344fc..183d7dc231a7 100644 --- a/bitnami/neo4j/4/debian-10/Dockerfile +++ b/bitnami/neo4j/4/debian-10/Dockerfile @@ -19,7 +19,7 @@ RUN apt-get update && apt-get upgrade -y && \ COPY rootfs / ENV BITNAMI_APP_NAME="neo4j" \ - BITNAMI_IMAGE_VERSION="4.1.3-debian-10-r9" \ + BITNAMI_IMAGE_VERSION="4.1.3-debian-10-r10" \ NAMI_PREFIX="/.nami" \ NEO4J_BOLT_PORT_NUMBER="7687" \ NEO4J_HOST="" \ diff --git a/bitnami/neo4j/README.md b/bitnami/neo4j/README.md index bf5c5758fe7a..d58613a82102 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.1.3`, `4.1.3-debian-10-r9`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/4.1.3-debian-10-r9/4/debian-10/Dockerfile) +* [`4`, `4-debian-10`, `4.1.3`, `4.1.3-debian-10-r10`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/4.1.3-debian-10-r10/4/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/neo4j GitHub repo](https://github.com/bitnami/bitnami-docker-neo4j).