mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-06 18:17:26 +08:00
[Ubuntu, Windows] Update Docker tools versions (#9982)
Co-authored-by: Taleh Zaliyev <z.taleh007@ya.ru>
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user