This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new 3d126481f test with latest orientdb image (#452)
3d126481f is described below
commit 3d126481f413c0f54a96c02a1a812df25a638633
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Feb 8 10:25:44 2024 +0100
test with latest orientdb image (#452)
---
docker-compose.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docker-compose.yml b/docker-compose.yml
index fe14a364e..0fec203cd 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -219,7 +219,7 @@ services:
volumes:
- ./mqtt/src/test/travis:/mqtt/config/conf.d
orientdb:
- image: orientdb:3.1.9
+ image: orientdb:3.2.27
ports:
- "2424:2424"
environment:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]