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 c8f33bdbb6b Upgrade Localstack container image version to 3.4.0
(#14121)
c8f33bdbb6b is described below
commit c8f33bdbb6b59cc8fe913280f9796aa48b8024bb
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon May 13 11:36:30 2024 +0200
Upgrade Localstack container image version to 3.4.0 (#14121)
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 efbf0bff504..2f619927cc0 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.3.0
+aws.container=localstack/localstack:3.4.0