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 d2be912cbd012..f2bf442ee54e7 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