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

acosentino 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 0f00d329dd6d chore(camel-test-infra-redis): upgrade redis.container to 
7.4.7-alpine (#21570)
0f00d329dd6d is described below

commit 0f00d329dd6d53134190f8148c9f8283872f3fc5
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 23 09:22:47 2026 +0100

    chore(camel-test-infra-redis): upgrade redis.container to 7.4.7-alpine 
(#21570)
    
    Update redis.container from 7.4.0-alpine to 7.4.7-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 b13833d993e9..6eec09215eb8 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.0-alpine
+redis.container=mirror.gcr.io/redis:7.4.7-alpine
 redis.container.version.include=alpine
 redis.container.version.exclude=rc,beta
 redis.container.version.freeze.major=true

Reply via email to