3.4.4-ol-7-r7 release

This commit is contained in:
Bitnami Bot
2018-07-27 03:11:21 +00:00
parent 09a1b521e9
commit 9c20d2dbe9
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r48
FROM bitnami/oraclelinux-extras:7-r49
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@@ -8,7 +8,7 @@ RUN bitnami-pkg unpack neo4j-3.4.4-1 --checksum 7c32184d664ed6c12734e5fc7bef9e7b
COPY rootfs /
ENV BITNAMI_APP_NAME="neo4j" \
BITNAMI_IMAGE_VERSION="3.4.4-ol-7-r6" \
BITNAMI_IMAGE_VERSION="3.4.4-ol-7-r7" \
NEO4J_BOLT_PORT_NUMBER="7687" \
NEO4J_HOST="" \
NEO4J_HTTPS_PORT_NUMBER="7473" \

View File

@@ -33,8 +33,8 @@ $ docker-compose up -d
> NOTE: Debian 8 images have been deprecated in favor of Debian 9 images. Bitnami will not longer publish new Docker images based on Debian 8.
* [`3-ol-7`, `3.4.4-ol-7-r6` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.4-ol-7-r6/3/ol-7/Dockerfile)
* [`3-debian-9`, `3.4.4-debian-9-r7`, `3`, `3.4.4`, `3.4.4-r7`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.4-debian-9-r7/3/Dockerfile)
* [`3-ol-7`, `3.4.4-ol-7-r7` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.4-ol-7-r7/3/ol-7/Dockerfile)
* [`3-debian-9`, `3.4.4-debian-9-r8`, `3`, `3.4.4`, `3.4.4-r8`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.4-debian-9-r8/3/Dockerfile)
Subscribe to project updates by watching the [bitnami/neo4j GitHub repo](https://github.com/bitnami/bitnami-docker-neo4j).