[Ubuntu, Windows] Update Docker tools versions (#9982)

Co-authored-by: Taleh Zaliyev <z.taleh007@ya.ru>
This commit is contained in:
Erik Bershel
2024-06-05 12:27:31 +02:00
committed by GitHub
parent 3a10719283
commit 7992e7f1ba
6 changed files with 16 additions and 17 deletions

View File

@@ -188,11 +188,11 @@
},
{
"package": "docker-ce-cli",
"version": "26.1.0"
"version": "26.1.3"
},
{
"package": "docker-ce",
"version": "26.1.0"
"version": "26.1.3"
}
],
"plugins": [
@@ -203,7 +203,7 @@
},
{
"plugin": "compose",
"version": "latest",
"version": "2.27.1",
"asset": "linux-x86_64"
}
]