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.37 #18237

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Release OrientDB 3.2.37 #18237

merged 1 commit into from
Jan 14, 2025

Conversation

tglman
Copy link
Contributor

@tglman tglman commented Jan 14, 2025

No description provided.

@tglman tglman requested a review from a team as a code owner January 14, 2025 21:26

This comment has been minimized.

This comment has been minimized.

@tianon
Copy link
Member

tianon commented Jan 14, 2025

 ENV ORIENTDB_VERSION 3.2.36

These lines should probably be getting updated too, right? 👀

Copy link

Diff for dccc661:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index ff8140c..56fc81e 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.36, 3.2, latest
+Tags: 3.2.37, 3.2, latest
 Architectures: amd64, arm32v7, arm64v8
 GitRepo: /~https://github.com/orientechnologies/orientdb-docker.git
-GitCommit: e05191a51700a72dc31aca0881a0179b59eb48ce
-Directory: release/3.2.x/3.2.36
+GitCommit: dbce6d15ca8ac3c400953eed9bb4833b3886bd87
+Directory: release/3.2.x/3.2.37
 
-Tags: 3.2.36-tp3, 3.2-tp3
+Tags: 3.2.37-tp3, 3.2-tp3
 Architectures: amd64, arm32v7, arm64v8
 GitRepo: /~https://github.com/orientechnologies/orientdb-docker.git
-GitCommit: e05191a51700a72dc31aca0881a0179b59eb48ce
-Directory: release/3.2.x/3.2.36-tp3
+GitCommit: dbce6d15ca8ac3c400953eed9bb4833b3886bd87
+Directory: release/3.2.x/3.2.37-tp3
diff --git a/_bashbrew-list b/_bashbrew-list
index 3b8d578..1423496 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.36
-orientdb:3.2.36-tp3
+orientdb:3.2.37
+orientdb:3.2.37-tp3
 orientdb:latest
diff --git a/orientdb_3.2-tp3/Dockerfile b/orientdb_3.2-tp3/Dockerfile
index c93541b..6a590e6 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.36
-ENV ORIENTDB_DOWNLOAD_MD5 e9c82d2348eccecc96b3c024dd54b2bc
-ENV ORIENTDB_DOWNLOAD_SHA1 9f435db396549c82fc629fe00409675bc7246ac1
+ENV ORIENTDB_VERSION 3.2.37
+ENV ORIENTDB_DOWNLOAD_MD5 9c7941c1e6bb5617b9f331fe9933e2c7
+ENV ORIENTDB_DOWNLOAD_SHA1 d70b8a8e2bc9208e2a141e23f2339b8202e8b966
 
 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 94a6f6a..bf2cc65 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.36
-ENV ORIENTDB_DOWNLOAD_MD5 3d866fa20886e1cf4b4176592fc25f54
-ENV ORIENTDB_DOWNLOAD_SHA1 493bff9f618b4d43e7b1c67a8bfe0ddb2fd1058d
+ENV ORIENTDB_VERSION 3.2.37
+ENV ORIENTDB_DOWNLOAD_MD5 977653e88a7c37e8593ed0dc5ca6a554
+ENV ORIENTDB_DOWNLOAD_SHA1 be9c442524d101d29f33a3542012bfc7b7d88862
 
 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 a792eaf into docker-library:master Jan 14, 2025
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.

3 participants