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.31 #17004

Merged
merged 1 commit into from
Jun 18, 2024
Merged

Release OrientDB 3.2.31 #17004

merged 1 commit into from
Jun 18, 2024

Conversation

tglman
Copy link
Contributor

@tglman tglman commented Jun 18, 2024

No description provided.

@tglman tglman requested a review from a team as a code owner June 18, 2024 17:09
Copy link

Diff for 0fc5e48:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 9262639..ced585d 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -10,14 +10,14 @@ GitRepo: https://github.com/orientechnologies/orientdb-docker.git
 GitCommit: a8a42acbe19dad60a051afe08ed625e66587dd37
 Directory: release/3.1.x/3.1.20-tp3
 
-Tags: 3.2.30, 3.2, latest
+Tags: 3.2.31, 3.2, latest
 Architectures: amd64, arm32v7, arm64v8
 GitRepo: https://github.com/orientechnologies/orientdb-docker.git
-GitCommit: 85a405a627ed7419d378850c87a901bd33a6c52a
-Directory: release/3.2.x/3.2.30
+GitCommit: 35349cf05bcd03b1e8f726aae11c7217140c9c1f
+Directory: release/3.2.x/3.2.31
 
-Tags: 3.2.30-tp3, 3.2-tp3
+Tags: 3.2.31-tp3, 3.2-tp3
 Architectures: amd64, arm32v7, arm64v8
 GitRepo: https://github.com/orientechnologies/orientdb-docker.git
-GitCommit: 85a405a627ed7419d378850c87a901bd33a6c52a
-Directory: release/3.2.x/3.2.30-tp3
+GitCommit: 35349cf05bcd03b1e8f726aae11c7217140c9c1f
+Directory: release/3.2.x/3.2.31-tp3
diff --git a/_bashbrew-list b/_bashbrew-list
index eee456c..36154dc 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -4,6 +4,6 @@ orientdb:3.1.20
 orientdb:3.1.20-tp3
 orientdb:3.2
 orientdb:3.2-tp3
-orientdb:3.2.30
-orientdb:3.2.30-tp3
+orientdb:3.2.31
+orientdb:3.2.31-tp3
 orientdb:latest
diff --git a/orientdb_3.2-tp3/Dockerfile b/orientdb_3.2-tp3/Dockerfile
index bff17ee..8fd5b69 100644
--- a/orientdb_3.2-tp3/Dockerfile
+++ b/orientdb_3.2-tp3/Dockerfile
@@ -10,9 +10,9 @@ MAINTAINER OrientDB LTD ([email protected])
 #   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.30
-ENV ORIENTDB_DOWNLOAD_MD5 253af8c35eed1231a9e38cc1b9e6af26
-ENV ORIENTDB_DOWNLOAD_SHA1 d81e7a0ddc6554731cb47df1ddd2d74a3a7b0595
+ENV ORIENTDB_VERSION 3.2.31
+ENV ORIENTDB_DOWNLOAD_MD5 5175ac3f7c3ce715ba4b003cff159fdf
+ENV ORIENTDB_DOWNLOAD_SHA1 86b165a983b69c74790fd19718499ddb33f4fbb2
 
 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 fea25a8..beeaf22 100644
--- a/orientdb_latest/Dockerfile
+++ b/orientdb_latest/Dockerfile
@@ -10,9 +10,9 @@ MAINTAINER OrientDB LTD ([email protected])
 #   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.30
-ENV ORIENTDB_DOWNLOAD_MD5 5765da4a3bc10b1fdd4a458c348b3819
-ENV ORIENTDB_DOWNLOAD_SHA1 9b502bd31299f2ae0eb92e511352961c4abfe7cb
+ENV ORIENTDB_VERSION 3.2.31
+ENV ORIENTDB_DOWNLOAD_MD5 897d5b404f5565c9d57e1fdb3dd735d6
+ENV ORIENTDB_DOWNLOAD_SHA1 02f09b9b74c5958b18097ead6e90d413dfd27e56
 
 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 b723e66 into docker-library:master Jun 18, 2024
9 checks passed
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