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.14 #11197

Merged
merged 1 commit into from
Oct 28, 2021
Merged

Conversation

luigidellaquila
Copy link
Contributor

No description provided.

@github-actions
Copy link

Diff for fa881b6:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index a8db591..0e1356d 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -30,15 +30,15 @@ GitRepo: https://github.com/orientechnologies/orientdb-docker.git
 GitCommit: 0ea73f03c2811457b1e81724d96ca3ad2fb88870
 Directory: release/3.0.x/3.0.38-tp3
 
-Tags: 3.1.13, 3.1
+Tags: 3.1.14, 3.1
 GitRepo: https://github.com/orientechnologies/orientdb-docker.git
-GitCommit: 136124c552db10f5de519d2b2cabf90c1838816a
-Directory: release/3.1.x/3.1.13
+GitCommit: b9677c74005b566b86320034063d2b4fc50079fb
+Directory: release/3.1.x/3.1.14
 
-Tags: 3.1.13-tp3, 3.1-tp3
+Tags: 3.1.14-tp3, 3.1-tp3
 GitRepo: https://github.com/orientechnologies/orientdb-docker.git
-GitCommit: 136124c552db10f5de519d2b2cabf90c1838816a
-Directory: release/3.1.x/3.1.13-tp3
+GitCommit: b9677c74005b566b86320034063d2b4fc50079fb
+Directory: release/3.1.x/3.1.14-tp3
 
 Tags: 3.2.2, 3.2, latest
 GitRepo: https://github.com/orientechnologies/orientdb-docker.git
diff --git a/_bashbrew-list b/_bashbrew-list
index 2fadecb..0dcbb7a 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -11,8 +11,8 @@ orientdb:3.0.38
 orientdb:3.0.38-tp3
 orientdb:3.1
 orientdb:3.1-tp3
-orientdb:3.1.13
-orientdb:3.1.13-tp3
+orientdb:3.1.14
+orientdb:3.1.14-tp3
 orientdb:3.2
 orientdb:3.2-tp3
 orientdb:3.2.2
diff --git a/orientdb_3.1-tp3/Dockerfile b/orientdb_3.1-tp3/Dockerfile
index 678402c..efb2675 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.13
-ENV ORIENTDB_DOWNLOAD_MD5 31b13725605e6c7cf222bf47fca899dd
-ENV ORIENTDB_DOWNLOAD_SHA1 6433e5c646dc69931acc923bdadb249344823759
+ENV ORIENTDB_VERSION 3.1.14
+ENV ORIENTDB_DOWNLOAD_MD5 bd7c603bf5109bf7bc0e3bd289376f22
+ENV ORIENTDB_DOWNLOAD_SHA1 af181d532f24fb2883f5a6d628e695e56c18f449
 
 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_3.1/Dockerfile b/orientdb_3.1/Dockerfile
index 97bb784..0da01b1 100644
--- a/orientdb_3.1/Dockerfile
+++ b/orientdb_3.1/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.13
-ENV ORIENTDB_DOWNLOAD_MD5 ca235504a8c073bb9d28c59b61dc6be4
-ENV ORIENTDB_DOWNLOAD_SHA1 0f6f9bd091509c1df8174e270db2d34dfd99fab5
+ENV ORIENTDB_VERSION 3.1.14
+ENV ORIENTDB_DOWNLOAD_MD5 7f0d0ca21321ed40b3c839bb029fb8ab
+ENV ORIENTDB_DOWNLOAD_SHA1 eea2c06085217b142e9fa407a5cb5c76ad870fd9
 
 ENV ORIENTDB_DOWNLOAD_URL ${ORIENTDB_DOWNLOAD_SERVER:-https://repo1.maven.org/maven2/com/orientechnologies}/orientdb-community/$ORIENTDB_VERSION/orientdb-community-$ORIENTDB_VERSION.tar.gz

Relevant Maintainers:

@luigidellaquila
Copy link
Contributor Author

The failing test seems to be just a connection glitch:

docker: error pulling image configuration: read tcp 10.1.1.66:57572->104.18.121.25:443: read: connection reset by peer.
See 'docker run --help'.
Error: Process completed with exit code 125.

How can I launch it again?

Thanks

Luigi

@yosifkit yosifkit merged commit 631a545 into docker-library:master Oct 28, 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