Skip to content
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 4.0.11 #9410

Merged
merged 1 commit into from
Jan 12, 2021
Merged

Release Neo4j 4.0.11 #9410

merged 1 commit into from
Jan 12, 2021

Conversation

bfeshti
Copy link
Contributor

@bfeshti bfeshti commented Jan 12, 2021

No description provided.

@github-actions
Copy link

Diff for 8f8f999:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index add05e1..b9c4a28 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -340,16 +340,26 @@ GitRepo: https://github.com/neo4j/docker-neo4j-publish.git
 GitCommit: 04a30cb462de38246f8411b7b03c17d06b948009
 Directory: 4.0.9/enterprise
 
-Tags: 4.0.10, 4.0
+Tags: 4.0.10
 GitRepo: https://github.com/neo4j/docker-neo4j-publish.git
 GitCommit: 15eccd11b9755a650f0460e9b652239d54fa7fa9
 Directory: 4.0.10/community
 
-Tags: 4.0.10-enterprise, 4.0-enterprise
+Tags: 4.0.10-enterprise
 GitRepo: https://github.com/neo4j/docker-neo4j-publish.git
 GitCommit: 15eccd11b9755a650f0460e9b652239d54fa7fa9
 Directory: 4.0.10/enterprise
 
+Tags: 4.0.11, 4.0
+GitRepo: https://github.com/neo4j/docker-neo4j-publish.git
+GitCommit: 014785e7fb71b0cda5c52b21e9a609878ebf567a
+Directory: 4.0.11/community
+
+Tags: 4.0.11-enterprise, 4.0-enterprise
+GitRepo: https://github.com/neo4j/docker-neo4j-publish.git
+GitCommit: 014785e7fb71b0cda5c52b21e9a609878ebf567a
+Directory: 4.0.11/enterprise
+
 Tags: 4.1.0
 GitRepo: https://github.com/neo4j/docker-neo4j-publish.git
 GitCommit: c22866bb7f4baac356bf65494a003e490082b6c0
diff --git a/_bashbrew-list b/_bashbrew-list
index 8d1a9a5..d07c0b2 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -74,6 +74,8 @@ neo4j:4.0.9
 neo4j:4.0.9-enterprise
 neo4j:4.0.10
 neo4j:4.0.10-enterprise
+neo4j:4.0.11
+neo4j:4.0.11-enterprise
 neo4j:4.1
 neo4j:4.1-enterprise
 neo4j:4.1.0
diff --git a/neo4j_4.0-enterprise/Dockerfile b/neo4j_4.0-enterprise/Dockerfile
index 16286ea..9b1c82a 100644
--- a/neo4j_4.0-enterprise/Dockerfile
+++ b/neo4j_4.0-enterprise/Dockerfile
@@ -1,10 +1,10 @@
 FROM openjdk:11-jdk-slim
 
-ENV NEO4J_SHA256=398405165c97e7a68fba63cacb2aa7659c2b6069df1e6fde73a795e10b442747 \
-    NEO4J_TARBALL=neo4j-enterprise-4.0.10-unix.tar.gz \
+ENV NEO4J_SHA256=ae53e273aa2418ba7dcd6cb3d3804b01b65fe7f00438fe96ce0a9ffa59b5b4f7 \
+    NEO4J_TARBALL=neo4j-enterprise-4.0.11-unix.tar.gz \
     NEO4J_EDITION=enterprise \
     NEO4J_HOME="/var/lib/neo4j"
-ARG NEO4J_URI=https://dist.neo4j.org/neo4j-enterprise-4.0.10-unix.tar.gz
+ARG NEO4J_URI=https://dist.neo4j.org/neo4j-enterprise-4.0.11-unix.tar.gz
 ARG TINI_SHA256="12d20136605531b09a2c2dac02ccee85e1b874eb322ef6baf7561cd93f93c855"
 ARG TINI_URI="https://github.com/krallin/tini/releases/download/v0.18.0/tini"
 
diff --git a/neo4j_4.0-enterprise/Dockerfile b/neo4j_4.0.10-enterprise/Dockerfile
similarity index 100%
copy from neo4j_4.0-enterprise/Dockerfile
copy to neo4j_4.0.10-enterprise/Dockerfile
diff --git a/neo4j_4.0-enterprise/docker-entrypoint.sh b/neo4j_4.0.10-enterprise/docker-entrypoint.sh
similarity index 100%
copy from neo4j_4.0-enterprise/docker-entrypoint.sh
copy to neo4j_4.0.10-enterprise/docker-entrypoint.sh
diff --git a/neo4j_3.4-enterprise/local-package/.sentinel b/neo4j_4.0.10-enterprise/local-package/.sentinel
similarity index 100%
copy from neo4j_3.4-enterprise/local-package/.sentinel
copy to neo4j_4.0.10-enterprise/local-package/.sentinel
diff --git a/neo4j_3.4-enterprise/local-package/neo4jlabs-plugins.json b/neo4j_4.0.10-enterprise/local-package/neo4jlabs-plugins.json
similarity index 100%
copy from neo4j_3.4-enterprise/local-package/neo4jlabs-plugins.json
copy to neo4j_4.0.10-enterprise/local-package/neo4jlabs-plugins.json
diff --git a/neo4j_4.0/Dockerfile b/neo4j_4.0.10/Dockerfile
similarity index 100%
copy from neo4j_4.0/Dockerfile
copy to neo4j_4.0.10/Dockerfile
diff --git a/neo4j_4.0-enterprise/docker-entrypoint.sh b/neo4j_4.0.10/docker-entrypoint.sh
similarity index 100%
copy from neo4j_4.0-enterprise/docker-entrypoint.sh
copy to neo4j_4.0.10/docker-entrypoint.sh
diff --git a/neo4j_3.4-enterprise/local-package/.sentinel b/neo4j_4.0.10/local-package/.sentinel
similarity index 100%
copy from neo4j_3.4-enterprise/local-package/.sentinel
copy to neo4j_4.0.10/local-package/.sentinel
diff --git a/neo4j_3.4-enterprise/local-package/neo4jlabs-plugins.json b/neo4j_4.0.10/local-package/neo4jlabs-plugins.json
similarity index 100%
copy from neo4j_3.4-enterprise/local-package/neo4jlabs-plugins.json
copy to neo4j_4.0.10/local-package/neo4jlabs-plugins.json
diff --git a/neo4j_4.0/Dockerfile b/neo4j_4.0/Dockerfile
index d4c7080..81ffc4b 100644
--- a/neo4j_4.0/Dockerfile
+++ b/neo4j_4.0/Dockerfile
@@ -1,10 +1,10 @@
 FROM openjdk:11-jdk-slim
 
-ENV NEO4J_SHA256=1ebe1fe8760b34811cc0d610f69133da67cf376c74b0b29f8ca9a6176092c9ea \
-    NEO4J_TARBALL=neo4j-community-4.0.10-unix.tar.gz \
+ENV NEO4J_SHA256=913ab0acce7a8020213ce1cb0d4414a31ead29e3e31d4358c5553d3ade340241 \
+    NEO4J_TARBALL=neo4j-community-4.0.11-unix.tar.gz \
     NEO4J_EDITION=community \
     NEO4J_HOME="/var/lib/neo4j"
-ARG NEO4J_URI=https://dist.neo4j.org/neo4j-community-4.0.10-unix.tar.gz
+ARG NEO4J_URI=https://dist.neo4j.org/neo4j-community-4.0.11-unix.tar.gz
 ARG TINI_SHA256="12d20136605531b09a2c2dac02ccee85e1b874eb322ef6baf7561cd93f93c855"
 ARG TINI_URI="https://github.com/krallin/tini/releases/download/v0.18.0/tini"
 

@yosifkit yosifkit merged commit f24a909 into docker-library:master Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants