jamesnetherton commented on code in PR #478:
URL: 
https://github.com/apache/camel-quarkus-examples/pull/478#discussion_r2912491313


##########
data-extract-langchain4j/src/test/java/org/acme/extraction/OllamaTestResource.java:
##########
@@ -36,7 +36,7 @@ public class OllamaTestResource implements 
QuarkusTestResourceLifecycleManager {
 
     private static final Logger LOG = 
LoggerFactory.getLogger(OllamaTestResource.class);
 
-    private static final String OLLAMA_IMAGE = "ollama/ollama:0.14.1";
+    private static final String OLLAMA_IMAGE = "ollama/ollama:0.17.7";

Review Comment:
   It worked for me locally.



-- 
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]

Reply via email to