From dcf67a07fd03ff858c7b3a13e2b9840ee93c2e4c Mon Sep 17 00:00:00 2001 From: vidya sagar <160703874+vidyasagarnimmagaddi@users.noreply.github.com> Date: Fri, 13 Jun 2025 19:49:21 +0530 Subject: [PATCH] [Ubuntu] Updated docker-compose to 2.36.2 (#12381) --- 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 84c1a2b7a..30872077e 100644 --- a/images/ubuntu/toolsets/toolset-2204.json +++ b/images/ubuntu/toolsets/toolset-2204.json @@ -250,7 +250,7 @@ }, { "plugin": "compose", - "version": "2.35.1", + "version": "2.36.2", "asset": "linux-x86_64" } ] diff --git a/images/ubuntu/toolsets/toolset-2404.json b/images/ubuntu/toolsets/toolset-2404.json index 3e8f98ced..5a7995b5e 100644 --- a/images/ubuntu/toolsets/toolset-2404.json +++ b/images/ubuntu/toolsets/toolset-2404.json @@ -210,7 +210,7 @@ }, { "plugin": "compose", - "version": "2.36.0", + "version": "2.36.2", "asset": "linux-x86_64" } ]