This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch automated/upgrade-ollama-container-rocm-1
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 3a4978a3567727f5a93623bb79d065de38ef08b5
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 2 12:51:07 2025 +0000

    chore(camel-test-infra-ollama): upgrade ollama.container to rocm
    
    Update ollama.container from 0.12.5 to rocm
---
 .../org/apache/camel/test/infra/ollama/services/container.properties    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/test-infra/camel-test-infra-ollama/src/main/resources/org/apache/camel/test/infra/ollama/services/container.properties
 
b/test-infra/camel-test-infra-ollama/src/main/resources/org/apache/camel/test/infra/ollama/services/container.properties
index e260b5f42d04..556f69eaf745 100644
--- 
a/test-infra/camel-test-infra-ollama/src/main/resources/org/apache/camel/test/infra/ollama/services/container.properties
+++ 
b/test-infra/camel-test-infra-ollama/src/main/resources/org/apache/camel/test/infra/ollama/services/container.properties
@@ -14,7 +14,7 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-ollama.container=mirror.gcr.io/ollama/ollama:0.12.5
+ollama.container=mirror.gcr.io/ollama/ollama:rocm
 ollama.model=granite4:3b
 # This is not really needed for ollama, but some test are using OpenAI, 
therefore this is handy for remote scenarios
 ollama.api.key=NO_API_KEY

Reply via email to