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

Released OrientDB 3.2.20 #14876

Merged
merged 1 commit into from
Jun 20, 2023
Merged

Released OrientDB 3.2.20 #14876

merged 1 commit into from
Jun 20, 2023

Conversation

tglman
Copy link
Contributor

@tglman tglman commented Jun 16, 2023

No description provided.

@github-actions
Copy link

Diff for 812e44d:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index abe2831..b64dfc2 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -30,14 +30,14 @@ GitRepo: https://github.com/orientechnologies/orientdb-docker.git
 GitCommit: a8a42acbe19dad60a051afe08ed625e66587dd37
 Directory: release/3.1.x/3.1.20-tp3
 
-Tags: 3.2.19, 3.2, latest
+Tags: 3.2.20, 3.2, latest
 Architectures: amd64, arm32v7, arm64v8
 GitRepo: https://github.com/orientechnologies/orientdb-docker.git
-GitCommit: e62fe3c13523432d51e0440c3227a8646e2536cf
-Directory: release/3.2.x/3.2.19
+GitCommit: bec4afe6bc542be54c249d3b3597bcba31622362
+Directory: release/3.2.x/3.2.20
 
-Tags: 3.2.19-tp3, 3.2-tp3
+Tags: 3.2.20-tp3, 3.2-tp3
 Architectures: amd64, arm32v7, arm64v8
 GitRepo: https://github.com/orientechnologies/orientdb-docker.git
-GitCommit: e62fe3c13523432d51e0440c3227a8646e2536cf
-Directory: release/3.2.x/3.2.19-tp3
+GitCommit: bec4afe6bc542be54c249d3b3597bcba31622362
+Directory: release/3.2.x/3.2.20-tp3
diff --git a/_bashbrew-list b/_bashbrew-list
index 149d525..9fbcee5 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -11,6 +11,6 @@ orientdb:3.1.20
 orientdb:3.1.20-tp3
 orientdb:3.2
 orientdb:3.2-tp3
-orientdb:3.2.19
-orientdb:3.2.19-tp3
+orientdb:3.2.20
+orientdb:3.2.20-tp3
 orientdb:latest
diff --git a/orientdb_3.2-tp3/Dockerfile b/orientdb_3.2-tp3/Dockerfile
index 53e7794..a5c9f04 100644
--- a/orientdb_3.2-tp3/Dockerfile
+++ b/orientdb_3.2-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.2.19
-ENV ORIENTDB_DOWNLOAD_MD5 43be14ac624a78e4d2f7ef9dfffbd68f
-ENV ORIENTDB_DOWNLOAD_SHA1 a2554326b34f67af3f668313f68b6818eb4cb62f
+ENV ORIENTDB_VERSION 3.2.20
+ENV ORIENTDB_DOWNLOAD_MD5 6eb7b0fad6d4fdbe4cb6339ee419e0ea
+ENV ORIENTDB_DOWNLOAD_SHA1 34e36f354017333604a2782953348eb53c244f2b
 
 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 4ada307..a1cc326 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.2.19
-ENV ORIENTDB_DOWNLOAD_MD5 5b6d0296d7c43cdcf22fbc07d00782f4
-ENV ORIENTDB_DOWNLOAD_SHA1 c5b1823272532d911c93ce68be4dfcf60c27ab72
+ENV ORIENTDB_VERSION 3.2.20
+ENV ORIENTDB_DOWNLOAD_MD5 a585ace41acd411d03c1949476fd6596
+ENV ORIENTDB_DOWNLOAD_SHA1 17a9a015d5aa3246c426ec8cbaa58eb5b8bc83e1
 
 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:

@tianon tianon merged commit ad74fb8 into docker-library:master Jun 20, 2023
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