From 7ac2abd8925adcbd8d7050164bbc67949c2fad75 Mon Sep 17 00:00:00 2001 From: vidya sagar <160703874+vidyasagarnimmagaddi@users.noreply.github.com> Date: Mon, 28 Jul 2025 20:59:23 +0530 Subject: [PATCH] [Ubuntu] update docker-compose to v2.37.3 (#12657) * [Ubuntu] update docker-compose to 2.37.0 Co-authored-by: cerossi * [Ubuntu] update docker-compose to 2.37.3 Co-authored-by: cerossi --- images/ubuntu/toolsets/toolset-2204.json | 2 +- images/ubuntu/toolsets/toolset-2404.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/images/ubuntu/toolsets/toolset-2204.json b/images/ubuntu/toolsets/toolset-2204.json index 8c05724f5..e72c17ea4 100644 --- a/images/ubuntu/toolsets/toolset-2204.json +++ b/images/ubuntu/toolsets/toolset-2204.json @@ -250,7 +250,7 @@ }, { "plugin": "compose", - "version": "2.36.2", + "version": "2.37.3", "asset": "linux-x86_64" } ] diff --git a/images/ubuntu/toolsets/toolset-2404.json b/images/ubuntu/toolsets/toolset-2404.json index b275bf73c..309bfe256 100644 --- a/images/ubuntu/toolsets/toolset-2404.json +++ b/images/ubuntu/toolsets/toolset-2404.json @@ -210,7 +210,7 @@ }, { "plugin": "compose", - "version": "2.36.2", + "version": "2.37.3", "asset": "linux-x86_64" } ]