gmunozfe opened a new issue, #2172: URL: https://github.com/apache/incubator-kie-kogito-examples/issues/2172
### Describe the bug Some pr's a lot of failures in swf examples in gh actions (ej: https://github.com/apache/incubator-kie-kogito-runtimes/actions/runs/21982710418/job/63760885686?pr=4146, https://github.com/apache/incubator-kie-kogito-apps/actions/runs/22059358354/job/63735387256?pr=2301). Errors seem to be related to dev services not being able to find a docker environment. Looking at logs, SWF It tests try to use an old version of testcontainers (1.20 ) while in other builds I see we use 2.0.3 ### Expected behavior Not error, and testcontainers version aligned with kogito-bom ### Actual behavior _No response_ ### How to Reproduce? _No response_ ### Output of `uname -a` or `ver` _No response_ ### Output of `java -version` _No response_ ### GraalVM version (if different from Java) _No response_ ### Kogito version or git rev (or at least Quarkus version if you are using Kogito via Quarkus platform BOM) _No response_ ### Build tool (ie. output of `mvnw --version` or `gradlew --version`) _No response_ ### Additional information _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
