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

oscerd 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 0e6aff222f2e chore(camel-test-infra-redis): upgrade redis.container to 
7.4.9-alpine (#23109)
0e6aff222f2e is described below

commit 0e6aff222f2e9b920762dc691d550a744fa31e55
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon May 11 11:06:33 2026 +0200

    chore(camel-test-infra-redis): upgrade redis.container to 7.4.9-alpine 
(#23109)
    
    Update redis.container from 7.4.8-alpine to 7.4.9-alpine
    
    Co-authored-by: github-actions[bot] 
<github-actions[bot]@users.noreply.github.com>
---
 .../org/apache/camel/test/infra/redis/services/container.properties     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/test-infra/camel-test-infra-redis/src/main/resources/org/apache/camel/test/infra/redis/services/container.properties
 
b/test-infra/camel-test-infra-redis/src/main/resources/org/apache/camel/test/infra/redis/services/container.properties
index d2be912cbd01..f2bf442ee54e 100644
--- 
a/test-infra/camel-test-infra-redis/src/main/resources/org/apache/camel/test/infra/redis/services/container.properties
+++ 
b/test-infra/camel-test-infra-redis/src/main/resources/org/apache/camel/test/infra/redis/services/container.properties
@@ -14,7 +14,7 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-redis.container=mirror.gcr.io/redis:7.4.8-alpine
+redis.container=mirror.gcr.io/redis:7.4.9-alpine
 redis.container.version.include=alpine
 redis.container.version.exclude=rc,beta
 redis.container.version.freeze.major=true

Reply via email to