You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2024/01/29 10:23:20 UTC

(camel) branch main updated: Upgrade Localstack container image to version 3.1.0 (#12945)

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 01a029e8ae4 Upgrade Localstack container image to version 3.1.0 (#12945)
01a029e8ae4 is described below

commit 01a029e8ae471bc99666bdec4e9b9f7b5d3e5865
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 29 11:23:14 2024 +0100

    Upgrade Localstack container image to version 3.1.0 (#12945)
    
    Signed-off-by: Andrea Cosentino <an...@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 a71fe28cc25..93a9a6d4888 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.0.2
+aws.container=localstack/localstack:3.1.0