Skip to content

Conversation

@tglman
Copy link
Contributor

@tglman tglman commented Dec 24, 2025

No description provided.

@tglman tglman requested a review from a team as a code owner December 24, 2025 11:39
@github-actions
Copy link

Diff for 08cb8fa:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 493ebd8..4fae9fc 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.47, 3.2, latest
+Tags: 3.2.48, 3.2, latest
 Architectures: amd64, arm32v7, arm64v8
 GitRepo: https://github.com/orientechnologies/orientdb-docker.git
-GitCommit: 5a8dd5d2a73d5d627eda912ba81ba6d772c49e9b
-Directory: release/3.2.x/3.2.47
+GitCommit: e081c484b836a4f433bd496d51e5b9175b6874c1
+Directory: release/3.2.x/3.2.48
 
-Tags: 3.2.47-tp3, 3.2-tp3
+Tags: 3.2.48-tp3, 3.2-tp3
 Architectures: amd64, arm32v7, arm64v8
 GitRepo: https://github.com/orientechnologies/orientdb-docker.git
-GitCommit: 5a8dd5d2a73d5d627eda912ba81ba6d772c49e9b
-Directory: release/3.2.x/3.2.47-tp3
+GitCommit: e081c484b836a4f433bd496d51e5b9175b6874c1
+Directory: release/3.2.x/3.2.48-tp3
diff --git a/_bashbrew-list b/_bashbrew-list
index 949d5ed..dc69dfe 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.47
-orientdb:3.2.47-tp3
+orientdb:3.2.48
+orientdb:3.2.48-tp3
 orientdb:latest
diff --git a/orientdb_3.2-tp3/Dockerfile b/orientdb_3.2-tp3/Dockerfile
index b1682c8..c6b492b 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.47
-ENV ORIENTDB_DOWNLOAD_MD5 bee02ceac53348f1af6ab014fcd282a4
-ENV ORIENTDB_DOWNLOAD_SHA1 f6ba098d8814a353c4234684aef1b9804afc6bb5
+ENV ORIENTDB_VERSION 3.2.48
+ENV ORIENTDB_DOWNLOAD_MD5 9623bf68c1e4d25d0a9e00b7283ba76e
+ENV ORIENTDB_DOWNLOAD_SHA1 1779a8469aa0bb7440c5342b102fbca52749b305
 
 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 e2351d8..b6d60b5 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.47
-ENV ORIENTDB_DOWNLOAD_MD5 fdc5500c678a6b1e642682a38fe05cdb
-ENV ORIENTDB_DOWNLOAD_SHA1 5e25b663f391f077a7461ef4293b8c8d8484e78e
+ENV ORIENTDB_VERSION 3.2.48
+ENV ORIENTDB_DOWNLOAD_MD5 2f71bcbe029f8bbe58b1212e0d9119bd
+ENV ORIENTDB_DOWNLOAD_SHA1 fdf9ce5e5ae45e5284c41d2c4756e7ddd5fff571
 
 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:

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.

1 participant