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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 6ca643ab18c1 chore(camel-test-infra-cli): upgrade 
cli.service.from.image to 45 (#25416)
6ca643ab18c1 is described below

commit 6ca643ab18c1e53004481101721311da357faae7
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 10 14:10:18 2026 +0200

    chore(camel-test-infra-cli): upgrade cli.service.from.image to 45 (#25416)
    
    Update cli.service.from.image from 43 to 45
    
    Co-authored-by: github-actions[bot] 
<github-actions[bot]@users.noreply.github.com>
---
 .../org/apache/camel/test/infra/cli/services/container.properties       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/test-infra/camel-test-infra-cli/src/main/resources/org/apache/camel/test/infra/cli/services/container.properties
 
b/test-infra/camel-test-infra-cli/src/main/resources/org/apache/camel/test/infra/cli/services/container.properties
index b51af179ae85..c536ee341c43 100644
--- 
a/test-infra/camel-test-infra-cli/src/main/resources/org/apache/camel/test/infra/cli/services/container.properties
+++ 
b/test-infra/camel-test-infra-cli/src/main/resources/org/apache/camel/test/infra/cli/services/container.properties
@@ -17,4 +17,4 @@
 #
 # NOTE: make sure to run integration tests locally when changing in order to
 # validate potential breaking changes compatibility when building the container
-cli.service.from.image=mirror.gcr.io/fedora:43
+cli.service.from.image=mirror.gcr.io/fedora:45

Reply via email to