[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

@@ -233,11 +233,11 @@
},
{
"package": "docker-ce-cli",
"version": "24.0.9"
"version": "26.1.3"
},
{
"package": "docker-ce",
"version": "24.0.9"
"version": "26.1.3"
}
],
"plugins": [
@@ -248,7 +248,7 @@
},
{
"plugin": "compose",
"version": "2.23.3",
"version": "2.27.1",
"asset": "linux-x86_64"
}
]