4.4.2-debian-10-r15 release

This commit is contained in:
Bitnami Bot 2022-01-02 00:39:03 +00:00
parent 9ac463a060
commit a4218d7c7a
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-r14" \
BITNAMI_IMAGE_VERSION="4.4.2-debian-10-r15" \
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-r14`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/4.4.2-debian-10-r14/4/debian-10/Dockerfile)
* [`4`, `4-debian-10`, `4.4.2`, `4.4.2-debian-10-r15`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/4.4.2-debian-10-r15/4/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/neo4j GitHub repo](https://github.com/bitnami/bitnami-docker-neo4j).