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