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

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

commit a625e2da56bd5cac29617e3a0f2ffd32b0a25805
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Apr 10 11:55:54 2024 +0200

    Upgrade Localstack container image to version 3.3.0
    
    Signed-off-by: Andrea Cosentino <[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/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

Reply via email to