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

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

commit 1b8b543d7de48a636e5a30a6512326e0d6cbf13b
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Nov 12 11:24:03 2024 +0100

    Upgrade Localstack test infra image to version 3.8.1
    
    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 06e4596a8d1..b746d32b981 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.8.0
+aws.container=localstack/localstack:3.8.1

Reply via email to