4.0.1-debian-10-r18 release

This commit is contained in:
Bitnami Bot 2020-03-20 18:14:40 +00:00
parent c810a64094
commit 933a7b5465
3 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ RUN useradd -r -u 1001 -g root neo4j
COPY rootfs /
ENV BITNAMI_APP_NAME="neo4j" \
BITNAMI_IMAGE_VERSION="4.0.1-debian-10-r17" \
BITNAMI_IMAGE_VERSION="4.0.1-debian-10-r18" \
NAMI_PREFIX="/.nami" \
NEO4J_BOLT_PORT_NUMBER="7687" \
NEO4J_HOST="" \

View File

@ -49,7 +49,7 @@ $ kubectl apply -f test.yaml
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
* [`4-debian-10`, `4.0.1-debian-10-r17`, `4`, `4.0.1`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/4.0.1-debian-10-r17/4/debian-10/Dockerfile)
* [`4-debian-10`, `4.0.1-debian-10-r18`, `4`, `4.0.1`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/4.0.1-debian-10-r18/4/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/neo4j GitHub repo](https://github.com/bitnami/bitnami-docker-neo4j).