diff --git a/bitnami/neo4j/4/debian-10/Dockerfile b/bitnami/neo4j/4/debian-10/Dockerfile index a8372a6c609d..9c781efd3d9a 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.0.3-debian-10-r37" \ + BITNAMI_IMAGE_VERSION="4.0.3-debian-10-r38" \ NAMI_PREFIX="/.nami" \ NEO4J_BOLT_PORT_NUMBER="7687" \ NEO4J_HOST="" \ diff --git a/bitnami/neo4j/README.md b/bitnami/neo4j/README.md index 592a83375472..6d84d7c88a98 100644 --- a/bitnami/neo4j/README.md +++ b/bitnami/neo4j/README.md @@ -35,7 +35,7 @@ $ docker-compose up -d 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-debian-10`, `4.0.3-debian-10-r37`, `4`, `4.0.3`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/4.0.3-debian-10-r37/4/debian-10/Dockerfile) +* [`4-debian-10`, `4.0.3-debian-10-r38`, `4`, `4.0.3`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/4.0.3-debian-10-r38/4/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/neo4j GitHub repo](https://github.com/bitnami/bitnami-docker-neo4j).