mirror of
https://github.com/bitnami/containers.git
synced 2026-03-25 15:27:42 +08:00
3.4.4-debian-9-r7 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/minideb-extras:stretch-r87
|
||||
FROM bitnami/minideb-extras:stretch-r88
|
||||
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 db8d034bfd93235e07562151edb13f85
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="neo4j" \
|
||||
BITNAMI_IMAGE_VERSION="3.4.4-debian-9-r6" \
|
||||
BITNAMI_IMAGE_VERSION="3.4.4-debian-9-r7" \
|
||||
NEO4J_BOLT_PORT_NUMBER="7687" \
|
||||
NEO4J_HOST="" \
|
||||
NEO4J_HTTPS_PORT_NUMBER="7473" \
|
||||
|
||||
@@ -34,7 +34,7 @@ $ docker-compose up -d
|
||||
|
||||
|
||||
* [`3-ol-7`, `3.4.4-ol-7-r5` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.4-ol-7-r5/3/ol-7/Dockerfile)
|
||||
* [`3-debian-9`, `3.4.4-debian-9-r6`, `3`, `3.4.4`, `3.4.4-r6`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.4-debian-9-r6/3/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)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/neo4j GitHub repo](https://github.com/bitnami/bitnami-docker-neo4j).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user