Update project READMEs and container images#478
Merged
jamesnetherton merged 1 commit intoapache:camel-quarkus-mainfrom Mar 11, 2026
Merged
Update project READMEs and container images#478jamesnetherton merged 1 commit intoapache:camel-quarkus-mainfrom
jamesnetherton merged 1 commit intoapache:camel-quarkus-mainfrom
Conversation
Contributor
jamesnetherton
commented
Mar 10, 2026
- Fix README spelling, typo, grammar & formatting
- Update and sync container images with the Camel Quarkus core project
Contributor
EDIT: I guess this other PR is handling it #479 |
apupier
reviewed
Mar 10, 2026
| 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"; |
Contributor
There was a problem hiding this comment.
have you tested with this version? On Camel core, the upgrade of the image to
0.17.7 has not been done yet due to failures
Contributor
Author
There was a problem hiding this comment.
It worked for me locally.
c5548cc to
8743828
Compare
* Fix README spelling, typos, grammar & formatting * Update and sync container images with the Camel Quarkus core project
8743828 to
f56523a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.