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 3.2.21 #15089

Merged
merged 1 commit into from
Jul 25, 2023
Merged

Release OrientDB 3.2.21 #15089

merged 1 commit into from
Jul 25, 2023

Conversation

tglman
Copy link
Contributor

@tglman tglman commented Jul 25, 2023

No description provided.

@github-actions
Copy link

Diff for adc430c:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index b64dfc2..8543cc9 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.20, 3.2, latest
+Tags: 3.2.21, 3.2, latest
 Architectures: amd64, arm32v7, arm64v8
 GitRepo: https://github.com/orientechnologies/orientdb-docker.git
-GitCommit: bec4afe6bc542be54c249d3b3597bcba31622362
-Directory: release/3.2.x/3.2.20
+GitCommit: fabe2645fa8cb548f43dda604f321e93ef53b0ea
+Directory: release/3.2.x/3.2.21
 
-Tags: 3.2.20-tp3, 3.2-tp3
+Tags: 3.2.21-tp3, 3.2-tp3
 Architectures: amd64, arm32v7, arm64v8
 GitRepo: https://github.com/orientechnologies/orientdb-docker.git
-GitCommit: bec4afe6bc542be54c249d3b3597bcba31622362
-Directory: release/3.2.x/3.2.20-tp3
+GitCommit: fabe2645fa8cb548f43dda604f321e93ef53b0ea
+Directory: release/3.2.x/3.2.21-tp3
diff --git a/_bashbrew-list b/_bashbrew-list
index 9fbcee5..6cb9039 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.20
-orientdb:3.2.20-tp3
+orientdb:3.2.21
+orientdb:3.2.21-tp3
 orientdb:latest
diff --git a/orientdb_3.2-tp3/Dockerfile b/orientdb_3.2-tp3/Dockerfile
index a5c9f04..94a7788 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.20
-ENV ORIENTDB_DOWNLOAD_MD5 6eb7b0fad6d4fdbe4cb6339ee419e0ea
-ENV ORIENTDB_DOWNLOAD_SHA1 34e36f354017333604a2782953348eb53c244f2b
+ENV ORIENTDB_VERSION 3.2.21
+ENV ORIENTDB_DOWNLOAD_MD5 bc30c18b87069a3cd7344ebd1799ccbc
+ENV ORIENTDB_DOWNLOAD_SHA1 016d6b095a91f8adbb5344cfdf031191f2e30683
 
 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 a1cc326..3ac831f 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.20
-ENV ORIENTDB_DOWNLOAD_MD5 a585ace41acd411d03c1949476fd6596
-ENV ORIENTDB_DOWNLOAD_SHA1 17a9a015d5aa3246c426ec8cbaa58eb5b8bc83e1
+ENV ORIENTDB_VERSION 3.2.21
+ENV ORIENTDB_DOWNLOAD_MD5 e556061885a429407bf155084de65773
+ENV ORIENTDB_DOWNLOAD_SHA1 71cf32854a37b0c5f63c93ea57e850f2e93f3c87
 
 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:

@yosifkit yosifkit merged commit 9450bff into docker-library:master Jul 25, 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