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

apupier 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 b48c541e6a48 Upgrade AWS localstack container to 4.9.2 for IT tests
b48c541e6a48 is described below

commit b48c541e6a48146271a0b2a76184623ad2d2924a
Author: AurĂ©lien Pupier <[email protected]>
AuthorDate: Fri Oct 17 10:36:01 2025 +0200

    Upgrade AWS localstack container to 4.9.2 for IT tests
    
    Signed-off-by: AurĂ©lien Pupier <[email protected]>
---
 .../org/apache/camel/test/infra/aws2/services/container.properties      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/test-infra/camel-test-infra-aws-v2/src/main/resources/org/apache/camel/test/infra/aws2/services/container.properties
 
b/test-infra/camel-test-infra-aws-v2/src/main/resources/org/apache/camel/test/infra/aws2/services/container.properties
index 2f8b46dba062..d01628a91c9e 100644
--- 
a/test-infra/camel-test-infra-aws-v2/src/main/resources/org/apache/camel/test/infra/aws2/services/container.properties
+++ 
b/test-infra/camel-test-infra-aws-v2/src/main/resources/org/apache/camel/test/infra/aws2/services/container.properties
@@ -15,4 +15,4 @@
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
 
-aws.container=mirror.gcr.io/localstack/localstack:4.6.0
+aws.container=mirror.gcr.io/localstack/localstack:4.9.2

Reply via email to