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 f6dcf396f0c Upgrade aws container used in tests from 3.5.0 to 3.6.0 f6dcf396f0c is described below commit f6dcf396f0c90fcaae0b2a6719c19e015e64bc65 Author: Aurélien Pupier <apup...@redhat.com> AuthorDate: Wed Aug 21 16:35:49 2024 +0200 Upgrade aws container used in tests from 3.5.0 to 3.6.0 Signed-off-by: Aurélien Pupier <apup...@redhat.com> --- .../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/test/resources/org/apache/camel/test/infra/aws2/services/container.properties b/test-infra/camel-test-infra-aws-v2/src/test/resources/org/apache/camel/test/infra/aws2/services/container.properties index e14fb95d806..cfde30a5547 100644 --- a/test-infra/camel-test-infra-aws-v2/src/test/resources/org/apache/camel/test/infra/aws2/services/container.properties +++ b/test-infra/camel-test-infra-aws-v2/src/test/resources/org/apache/camel/test/infra/aws2/services/container.properties @@ -15,4 +15,4 @@ ## limitations under the License. ## --------------------------------------------------------------------------- -aws.container=localstack/localstack:3.5.0 +aws.container=localstack/localstack:3.6.0