3.4.1-ol-7-r9 release

This commit is contained in:
Bitnami Bot
2018-07-01 03:57:58 +00:00
parent 6f7f704e7c
commit dedfba5300
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r21 FROM bitnami/oraclelinux-extras:7-r22
LABEL maintainer "Bitnami <containers@bitnami.com>" LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies # Install required system packages and dependencies
@@ -8,7 +8,7 @@ RUN bitnami-pkg unpack neo4j-3.4.1-0 --checksum 42b82e0d41fc9861959e9373eaaa5a07
COPY rootfs / COPY rootfs /
ENV BITNAMI_APP_NAME="neo4j" \ ENV BITNAMI_APP_NAME="neo4j" \
BITNAMI_IMAGE_VERSION="3.4.1-ol-7-r8" \ BITNAMI_IMAGE_VERSION="3.4.1-ol-7-r9" \
NEO4J_BOLT_PORT_NUMBER="7687" \ NEO4J_BOLT_PORT_NUMBER="7687" \
NEO4J_HOST="" \ NEO4J_HOST="" \
NEO4J_HTTPS_PORT_NUMBER="7473" \ NEO4J_HTTPS_PORT_NUMBER="7473" \

View File

@@ -31,7 +31,7 @@ $ docker-compose up -d
# Supported tags and respective `Dockerfile` links # Supported tags and respective `Dockerfile` links
* [`3`, `3.4.1-r15`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.1-r15/3/Dockerfile) * [`3`, `3.4.1-r15`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.1-r15/3/Dockerfile)
* [`3-ol-7`, `3.4.1-ol-7-r8` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.1-ol-7-r8/3/ol-7/Dockerfile) * [`3-ol-7`, `3.4.1-ol-7-r9` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.1-ol-7-r9/3/ol-7/Dockerfile)
Subscribe to project updates by watching the [bitnami/neo4j GitHub repo](https://github.com/bitnami/bitnami-docker-neo4j). Subscribe to project updates by watching the [bitnami/neo4j GitHub repo](https://github.com/bitnami/bitnami-docker-neo4j).