-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release Neo4j 2.3.4 and 2.3.5 #1896
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
warning: insecure protocol git:// detected: git://github.com/neo4j/docker-neo4j
diff --git a/neo4j_2.3.3-enterprise/Dockerfile b/neo4j_2.3.4-enterprise/Dockerfile
similarity index 88%
copy from neo4j_2.3.3-enterprise/Dockerfile
copy to neo4j_2.3.4-enterprise/Dockerfile
index 3ccd3e1..b0558bb 100644
--- a/neo4j_2.3.3-enterprise/Dockerfile
+++ b/neo4j_2.3.4-enterprise/Dockerfile
@@ -4,9 +4,9 @@ RUN apt-get update --quiet --quiet \
&& apt-get install --quiet --quiet --no-install-recommends lsof \
&& rm -rf /var/lib/apt/lists/*
-ENV NEO4J_VERSION 2.3.3
+ENV NEO4J_VERSION 2.3.4
ENV NEO4J_EDITION enterprise
-ENV NEO4J_DOWNLOAD_SHA256 864b7ebef3a12844c809e75016aa951c60ac90fb0d075a595108824859ce7875
+ENV NEO4J_DOWNLOAD_SHA256 640095b153eff5e9f81120d73a110e7d69b2868fc922cd9f54318d203b26f3c1
ENV NEO4J_DOWNLOAD_ROOT http://dist.neo4j.org
ENV NEO4J_TARBALL neo4j-$NEO4J_EDITION-$NEO4J_VERSION-unix.tar.gz
ENV NEO4J_URI $NEO4J_DOWNLOAD_ROOT/$NEO4J_TARBALL
diff --git a/neo4j_2.3.3/docker-entrypoint.sh b/neo4j_2.3.4-enterprise/docker-entrypoint.sh
similarity index 100%
copy from neo4j_2.3.3/docker-entrypoint.sh
copy to neo4j_2.3.4-enterprise/docker-entrypoint.sh
diff --git a/neo4j_2.3.3/Dockerfile b/neo4j_2.3.4/Dockerfile
similarity index 88%
copy from neo4j_2.3.3/Dockerfile
copy to neo4j_2.3.4/Dockerfile
index 2bafbf8..d1fc783 100644
--- a/neo4j_2.3.3/Dockerfile
+++ b/neo4j_2.3.4/Dockerfile
@@ -4,9 +4,9 @@ RUN apt-get update --quiet --quiet \
&& apt-get install --quiet --quiet --no-install-recommends lsof \
&& rm -rf /var/lib/apt/lists/*
-ENV NEO4J_VERSION 2.3.3
+ENV NEO4J_VERSION 2.3.4
ENV NEO4J_EDITION community
-ENV NEO4J_DOWNLOAD_SHA256 01559c55055516a42ee2dd100137b6b55d63f02959a3c6c6db7a152e045828d9
+ENV NEO4J_DOWNLOAD_SHA256 4a4b12e9d97771d9c293ee7786ef08ff7ad0f14a5db0f7fc01e8675e476f644b
ENV NEO4J_DOWNLOAD_ROOT http://dist.neo4j.org
ENV NEO4J_TARBALL neo4j-$NEO4J_EDITION-$NEO4J_VERSION-unix.tar.gz
ENV NEO4J_URI $NEO4J_DOWNLOAD_ROOT/$NEO4J_TARBALL
diff --git a/neo4j_2.3.3-enterprise/docker-entrypoint.sh b/neo4j_2.3.4/docker-entrypoint.sh
similarity index 100%
rename from neo4j_2.3.3-enterprise/docker-entrypoint.sh
rename to neo4j_2.3.4/docker-entrypoint.sh
diff --git a/neo4j_2.3.3-enterprise/Dockerfile b/neo4j_2.3.5-enterprise/Dockerfile
similarity index 88%
rename from neo4j_2.3.3-enterprise/Dockerfile
rename to neo4j_2.3.5-enterprise/Dockerfile
index 3ccd3e1..82c5071 100644
--- a/neo4j_2.3.3-enterprise/Dockerfile
+++ b/neo4j_2.3.5-enterprise/Dockerfile
@@ -4,9 +4,9 @@ RUN apt-get update --quiet --quiet \
&& apt-get install --quiet --quiet --no-install-recommends lsof \
&& rm -rf /var/lib/apt/lists/*
-ENV NEO4J_VERSION 2.3.3
+ENV NEO4J_VERSION 2.3.5
ENV NEO4J_EDITION enterprise
-ENV NEO4J_DOWNLOAD_SHA256 864b7ebef3a12844c809e75016aa951c60ac90fb0d075a595108824859ce7875
+ENV NEO4J_DOWNLOAD_SHA256 e12b962b01f5e3d1ab72f52aa311cfb270557ebca13874efb049b15b0cbfa471
ENV NEO4J_DOWNLOAD_ROOT http://dist.neo4j.org
ENV NEO4J_TARBALL neo4j-$NEO4J_EDITION-$NEO4J_VERSION-unix.tar.gz
ENV NEO4J_URI $NEO4J_DOWNLOAD_ROOT/$NEO4J_TARBALL
diff --git a/neo4j_2.3.3/docker-entrypoint.sh b/neo4j_2.3.5-enterprise/docker-entrypoint.sh
similarity index 100%
copy from neo4j_2.3.3/docker-entrypoint.sh
copy to neo4j_2.3.5-enterprise/docker-entrypoint.sh
diff --git a/neo4j_2.3.3/Dockerfile b/neo4j_2.3.5/Dockerfile
similarity index 88%
rename from neo4j_2.3.3/Dockerfile
rename to neo4j_2.3.5/Dockerfile
index 2bafbf8..86b612f 100644
--- a/neo4j_2.3.3/Dockerfile
+++ b/neo4j_2.3.5/Dockerfile
@@ -4,9 +4,9 @@ RUN apt-get update --quiet --quiet \
&& apt-get install --quiet --quiet --no-install-recommends lsof \
&& rm -rf /var/lib/apt/lists/*
-ENV NEO4J_VERSION 2.3.3
+ENV NEO4J_VERSION 2.3.5
ENV NEO4J_EDITION community
-ENV NEO4J_DOWNLOAD_SHA256 01559c55055516a42ee2dd100137b6b55d63f02959a3c6c6db7a152e045828d9
+ENV NEO4J_DOWNLOAD_SHA256 969159bddc0526681795f039e4250d728c8b60c5e421450259caacfc488c18cf
ENV NEO4J_DOWNLOAD_ROOT http://dist.neo4j.org
ENV NEO4J_TARBALL neo4j-$NEO4J_EDITION-$NEO4J_VERSION-unix.tar.gz
ENV NEO4J_URI $NEO4J_DOWNLOAD_ROOT/$NEO4J_TARBALL
diff --git a/neo4j_2.3.3/docker-entrypoint.sh b/neo4j_2.3.5/docker-entrypoint.sh
similarity index 100%
rename from neo4j_2.3.3/docker-entrypoint.sh
rename to neo4j_2.3.5/docker-entrypoint.sh |
LGTM Build test of #1896; 2f94d1f ( $ bashbrew build neo4j:2.3.4
warning: insecure protocol git:// detected: git://github.com/neo4j/docker-neo4j
Building bashbrew/cache:591a0320e95b27c1a7954ce526d4ae0029be0852404d40faff12057ca3d183e7 (neo4j:2.3.4)
Tagging neo4j:2.3.4
$ test/run.sh neo4j:2.3.4
testing neo4j:2.3.4
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
$ bashbrew build neo4j:2.3.5
Building bashbrew/cache:c4d6bc35b96cd5b18488c40c794ec4b7cb0929149be3db3d7e449388120b1f81 (neo4j:2.3.5)
Tagging neo4j:2.3.5
Tagging neo4j:2.3
$ test/run.sh neo4j:2.3.5
testing neo4j:2.3.5
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
$ bashbrew build neo4j:2.3.4-enterprise
Building bashbrew/cache:72f9633ceeb086fbf35b42f18c31116c25150f7187286887c64cc8fe73821500 (neo4j:2.3.4-enterprise)
Tagging neo4j:2.3.4-enterprise
$ test/run.sh neo4j:2.3.4-enterprise
testing neo4j:2.3.4-enterprise
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
$ bashbrew build neo4j:2.3.5-enterprise
Building bashbrew/cache:15911f0d88cfb6597993f2d0f6d7e22c0e6fc455eea2f648726d692500be169d (neo4j:2.3.5-enterprise)
Tagging neo4j:2.3.5-enterprise
Tagging neo4j:2.3-enterprise
$ test/run.sh neo4j:2.3.5-enterprise
testing neo4j:2.3.5-enterprise
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
$ bashbrew build neo4j:3.0.3
warning: insecure protocol git:// detected: git://github.com/neo4j/docker-neo4j-publish
Building bashbrew/cache:f5fed2a2f6299b4195b32cd40b84cf8ebb14fcd65dbcedaed72d3f4f08adbacd (neo4j:3.0.3)
Tagging neo4j:3.0.3
Tagging neo4j:3.0
Tagging neo4j:latest
$ test/run.sh neo4j:3.0.3
testing neo4j:3.0.3
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
$ bashbrew build neo4j:3.0.3-enterprise
Using bashbrew/cache:b08b9b19cb688396ca6793ebdd6f4c5b3201c5f877139279d22f57f2db27bfdc (neo4j:3.0.3-enterprise)
Tagging neo4j:3.0.3-enterprise
Tagging neo4j:3.0-enterprise
Tagging neo4j:enterprise
$ test/run.sh neo4j:3.0.3-enterprise
testing neo4j:3.0.3-enterprise
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.