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 eeea1a5bc49 Upgrade Localstack container image to version 3.3.0 (#13740) eeea1a5bc49 is described below commit eeea1a5bc49366475af17dc31d11cc861ee0e3ff Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Apr 10 13:30:30 2024 +0200 Upgrade Localstack container image to version 3.3.0 (#13740) Signed-off-by: Andrea Cosentino <anco...@gmail.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 93a9a6d4888..efbf0bff504 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.1.0 +aws.container=localstack/localstack:3.3.0