This is an automated email from the ASF dual-hosted git repository.
pjfanning 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 7614f1612 OrientDB: update orientdb docker test image to 3.2.55 (#1887)
7614f1612 is described below
commit 7614f1612dc5fb9e72a2a10ffe328553d0ba6a1a
Author: PJ Fanning <[email protected]>
AuthorDate: Sun Sep 6 18:59:01 2026 +0100
OrientDB: update orientdb docker test image to 3.2.55 (#1887)
---
docker-compose.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docker-compose.yml b/docker-compose.yml
index c428cc9da..7e891fdff 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -178,7 +178,7 @@ services:
volumes:
- ./mqtt/src/test/travis:/mosquitto/config
orientdb:
- image: orientdb:3.2.51
+ image: orientdb:3.2.55
ports:
- "2424:2424"
environment:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]