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.35 #17808

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Released OrientDB 3.2.35 #17808

merged 1 commit into from
Oct 29, 2024

Conversation

tglman
Copy link
Contributor

@tglman tglman commented Oct 29, 2024

No description provided.

@tglman tglman requested a review from a team as a code owner October 29, 2024 13:23
Copy link

Diff for 1fe8f11:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 472a0ce..d783134 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.34, 3.2, latest
+Tags: 3.2.35, 3.2, latest
 Architectures: amd64, arm32v7, arm64v8
 GitRepo: https://github.com/orientechnologies/orientdb-docker.git
-GitCommit: 7cd0cdeeaae09c4d4e1e18f0d154e4ed063c939b
-Directory: release/3.2.x/3.2.34
+GitCommit: fddfbf21e31dd169b3cfbe8f682f844d656fd160
+Directory: release/3.2.x/3.2.35
 
-Tags: 3.2.34-tp3, 3.2-tp3
+Tags: 3.2.35-tp3, 3.2-tp3
 Architectures: amd64, arm32v7, arm64v8
 GitRepo: https://github.com/orientechnologies/orientdb-docker.git
-GitCommit: 7cd0cdeeaae09c4d4e1e18f0d154e4ed063c939b
-Directory: release/3.2.x/3.2.34-tp3
+GitCommit: fddfbf21e31dd169b3cfbe8f682f844d656fd160
+Directory: release/3.2.x/3.2.35-tp3
diff --git a/_bashbrew-list b/_bashbrew-list
index 84ca791..5a9c114 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.34
-orientdb:3.2.34-tp3
+orientdb:3.2.35
+orientdb:3.2.35-tp3
 orientdb:latest
diff --git a/orientdb_3.2-tp3/Dockerfile b/orientdb_3.2-tp3/Dockerfile
index 793f06d..7aba2ac 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.34
-ENV ORIENTDB_DOWNLOAD_MD5 95b2b7c6656555ea64bb034f6ee9d3fb
-ENV ORIENTDB_DOWNLOAD_SHA1 ad9ca5f37176843614a5373361734dab22efbaad
+ENV ORIENTDB_VERSION 3.2.35
+ENV ORIENTDB_DOWNLOAD_MD5 31e47ad5a3dedcf99096fde158dc8b57
+ENV ORIENTDB_DOWNLOAD_SHA1 0a3baac398c927960042145595c9e54278da4216
 
 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 3bd5cf9..fce5dce 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.34
-ENV ORIENTDB_DOWNLOAD_MD5 27f3645f2160c8dbded573a195c522ef
-ENV ORIENTDB_DOWNLOAD_SHA1 bc3e3f33361a5e31e45bd08f77fc0d8d6d29ffd8
+ENV ORIENTDB_VERSION 3.2.35
+ENV ORIENTDB_DOWNLOAD_MD5 e68324140c0380660d9cd589c75c1f04
+ENV ORIENTDB_DOWNLOAD_SHA1 a953e4728e44aacd2859d60c8a015e8abf267a18
 
 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 9720a2d into docker-library:master Oct 29, 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