From e97f2cefd989735f98f4080aec1bf83a7d89048d Mon Sep 17 00:00:00 2001 From: Shamil Mubarakshin <127750046+shamil-mubarakshin@users.noreply.github.com> Date: Fri, 20 Feb 2026 11:51:37 +0100 Subject: [PATCH] Revert "[ubuntu] Update docker to 29.1.5, compose to 2.40.3 (#13633)" (#13708) This reverts commit c218bde724e0ae9730d9ce101bca654a4c2e521d. --- images/ubuntu/toolsets/toolset-2204.json | 6 +++--- images/ubuntu/toolsets/toolset-2404.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/images/ubuntu/toolsets/toolset-2204.json b/images/ubuntu/toolsets/toolset-2204.json index 77630a333..abde50d37 100644 --- a/images/ubuntu/toolsets/toolset-2204.json +++ b/images/ubuntu/toolsets/toolset-2204.json @@ -222,11 +222,11 @@ }, { "package": "docker-ce-cli", - "version": "29.1.5" + "version": "28.0.4" }, { "package": "docker-ce", - "version": "29.1.5" + "version": "28.0.4" } ], "plugins": [ @@ -237,7 +237,7 @@ }, { "plugin": "compose", - "version": "2.40.3", + "version": "2.38.2", "asset": "linux-x86_64" } ] diff --git a/images/ubuntu/toolsets/toolset-2404.json b/images/ubuntu/toolsets/toolset-2404.json index 416f2028d..a4e3add97 100644 --- a/images/ubuntu/toolsets/toolset-2404.json +++ b/images/ubuntu/toolsets/toolset-2404.json @@ -199,11 +199,11 @@ }, { "package": "docker-ce-cli", - "version": "29.1.5" + "version": "28.0.4" }, { "package": "docker-ce", - "version": "29.1.5" + "version": "28.0.4" } ], "plugins": [ @@ -214,7 +214,7 @@ }, { "plugin": "compose", - "version": "2.40.3", + "version": "2.38.2", "asset": "linux-x86_64" } ]