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 OrientDB v 3.1.7 #9416

Merged
merged 1 commit into from
Jan 13, 2021
Merged

Conversation

luigidellaquila
Copy link
Contributor

No description provided.

@github-actions
Copy link

Diff for 81f551a:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 79d348d..d753496 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -30,12 +30,12 @@ GitRepo: https://github.com/orientechnologies/orientdb-docker.git
 GitCommit: ef0588f6e4663e8555fcf062c2e2409506685bc8
 Directory: release/3.0.x/3.0.35-tp3
 
-Tags: 3.1.6, 3.1, latest
+Tags: 3.1.7, 3.1, latest
 GitRepo: https://github.com/orientechnologies/orientdb-docker.git
-GitCommit: d75cbc1f4f8ed8c940123f7032a972601769178e
-Directory: release/3.1.x/3.1.6
+GitCommit: bc4d3918ab2906103e5b20e12a5dd326ec0ee50f
+Directory: release/3.1.x/3.1.7
 
-Tags: 3.1.6-tp3, 3.1-tp3
+Tags: 3.1.7-tp3, 3.1-tp3
 GitRepo: https://github.com/orientechnologies/orientdb-docker.git
-GitCommit: d75cbc1f4f8ed8c940123f7032a972601769178e
-Directory: release/3.1.x/3.1.6-tp3
+GitCommit: bc4d3918ab2906103e5b20e12a5dd326ec0ee50f
+Directory: release/3.1.x/3.1.7-tp3
diff --git a/_bashbrew-list b/_bashbrew-list
index 53f2512..01c8218 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -11,6 +11,6 @@ orientdb:3.0.35
 orientdb:3.0.35-tp3
 orientdb:3.1
 orientdb:3.1-tp3
-orientdb:3.1.6
-orientdb:3.1.6-tp3
+orientdb:3.1.7
+orientdb:3.1.7-tp3
 orientdb:latest
diff --git a/orientdb_3.1-tp3/Dockerfile b/orientdb_3.1-tp3/Dockerfile
index 0ce8584..4e84be5 100644
--- a/orientdb_3.1-tp3/Dockerfile
+++ b/orientdb_3.1-tp3/Dockerfile
@@ -10,9 +10,9 @@ MAINTAINER OrientDB LTD (info@orientdb.com)
 #   docker build -t mine --build-arg ORIENTDB_DOWNLOAD_SERVER=https://repo1.maven.org/maven2/com/orientechnologies/ .
 ARG ORIENTDB_DOWNLOAD_SERVER
 
-ENV ORIENTDB_VERSION 3.1.6
-ENV ORIENTDB_DOWNLOAD_MD5 c1d94abde3272defc417cb28d5be24c1
-ENV ORIENTDB_DOWNLOAD_SHA1 2d2252ccedbd38ee81e0a4b675c713ed1464bbee
+ENV ORIENTDB_VERSION 3.1.7
+ENV ORIENTDB_DOWNLOAD_MD5 bb6400da14765fa94e973c24a38ee925
+ENV ORIENTDB_DOWNLOAD_SHA1 f1c89c4ef68f1d9d428ae812f25fa153c9562bc9
 
 ENV ORIENTDB_DOWNLOAD_URL ${ORIENTDB_DOWNLOAD_SERVER:-https://repo1.maven.org/maven2/com/orientechnologies}/orientdb-tp3/$ORIENTDB_VERSION/orientdb-tp3-$ORIENTDB_VERSION.tar.gz
 
diff --git a/orientdb_latest/Dockerfile b/orientdb_latest/Dockerfile
index 86d6240..2e97961 100644
--- a/orientdb_latest/Dockerfile
+++ b/orientdb_latest/Dockerfile
@@ -10,9 +10,9 @@ MAINTAINER OrientDB LTD (info@orientdb.com)
 #   docker build -t mine --build-arg ORIENTDB_DOWNLOAD_SERVER=https://repo1.maven.org/maven2/com/orientechnologies/ .
 ARG ORIENTDB_DOWNLOAD_SERVER
 
-ENV ORIENTDB_VERSION 3.1.6
-ENV ORIENTDB_DOWNLOAD_MD5 a984f7fcb82f5ea30e14ddefc6a5c2c5
-ENV ORIENTDB_DOWNLOAD_SHA1 593d6a24c34cfb8fe96da193e6fee0a8cc088a7d
+ENV ORIENTDB_VERSION 3.1.7
+ENV ORIENTDB_DOWNLOAD_MD5 0fc8324fc463488ff5cc43ad7fad76c7
+ENV ORIENTDB_DOWNLOAD_SHA1 aeaec1cfba7c3a9eb7d8959aa23a568305c3be14
 
 ENV ORIENTDB_DOWNLOAD_URL ${ORIENTDB_DOWNLOAD_SERVER:-https://repo1.maven.org/maven2/com/orientechnologies}/orientdb-community/$ORIENTDB_VERSION/orientdb-community-$ORIENTDB_VERSION.tar.gz
 

@yosifkit yosifkit merged commit 5dd74ee into docker-library:master Jan 13, 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