4.4.2-debian-10-r21 release

This commit is contained in:
Bitnami Bot 2022-01-09 03:52:26 +00:00
parent 20080463b0
commit 3b7fa92cf0
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ COPY rootfs /
RUN /opt/bitnami/scripts/java/postunpack.sh
RUN /opt/bitnami/scripts/neo4j/postunpack.sh
ENV BITNAMI_APP_NAME="neo4j" \
BITNAMI_IMAGE_VERSION="4.4.2-debian-10-r20" \
BITNAMI_IMAGE_VERSION="4.4.2-debian-10-r21" \
JAVA_HOME="/opt/bitnami/java" \
NEO4J_BOLT_PORT_NUMBER="" \
NEO4J_HOST="" \

View File

@ -40,7 +40,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.4.2`, `4.4.2-debian-10-r20`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/4.4.2-debian-10-r20/4/debian-10/Dockerfile)
* [`4`, `4-debian-10`, `4.4.2`, `4.4.2-debian-10-r21`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/4.4.2-debian-10-r21/4/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/neo4j GitHub repo](https://github.com/bitnami/bitnami-docker-neo4j).