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:05:05 UTC

(camel) 01/01: Upgrade Localstack container image to version 3.1.0

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

acosentino pushed a commit to branch localstack-3.1
in repository https://gitbox.apache.org/repos/asf/camel.git

commit c63d7cb8e59913cae78cfd49dd32978a30a81b00
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 29 11:04:25 2024 +0100

    Upgrade Localstack container image to version 3.1.0
    
    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