This is an automated email from the ASF dual-hosted git repository.

Philippus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git


The following commit(s) were added to refs/heads/main by this push:
     new c8f9248f5 upgrade orientdb docker image (#1579)
c8f9248f5 is described below

commit c8f9248f5b6c3c92436c8a0fb9e7c29c21e5e506
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Apr 27 16:38:11 2026 +0200

    upgrade orientdb docker image (#1579)
---
 docker-compose.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docker-compose.yml b/docker-compose.yml
index 612e97a59..f411b4be6 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -182,7 +182,7 @@ services:
     volumes:
       - ./mqtt/src/test/travis:/mosquitto/config
   orientdb:
-    image: orientdb:3.2.49
+    image: orientdb:3.2.51
     ports:
       - "2424:2424"
     environment:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to