Revert "[ubuntu] Update docker to 29.1.5, compose to 2.40.3 (#13633)" (#13708)

This reverts commit c218bde724.
This commit is contained in:
Shamil Mubarakshin
2026-02-20 11:51:37 +01:00
committed by GitHub
parent 6a88e384e2
commit e97f2cefd9
2 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -222,11 +222,11 @@
}, },
{ {
"package": "docker-ce-cli", "package": "docker-ce-cli",
"version": "29.1.5" "version": "28.0.4"
}, },
{ {
"package": "docker-ce", "package": "docker-ce",
"version": "29.1.5" "version": "28.0.4"
} }
], ],
"plugins": [ "plugins": [
@@ -237,7 +237,7 @@
}, },
{ {
"plugin": "compose", "plugin": "compose",
"version": "2.40.3", "version": "2.38.2",
"asset": "linux-x86_64" "asset": "linux-x86_64"
} }
] ]
+3 -3
View File
@@ -199,11 +199,11 @@
}, },
{ {
"package": "docker-ce-cli", "package": "docker-ce-cli",
"version": "29.1.5" "version": "28.0.4"
}, },
{ {
"package": "docker-ce", "package": "docker-ce",
"version": "29.1.5" "version": "28.0.4"
} }
], ],
"plugins": [ "plugins": [
@@ -214,7 +214,7 @@
}, },
{ {
"plugin": "compose", "plugin": "compose",
"version": "2.40.3", "version": "2.38.2",
"asset": "linux-x86_64" "asset": "linux-x86_64"
} }
] ]