mirror of
https://github.com/actions/runner-images.git
synced 2025-12-13 04:37:09 +00:00
Install compose v1 and v2 alongside (#4203)
This commit is contained in:
@@ -109,7 +109,8 @@ $toolsList = @(
|
||||
(Get-CMakeVersion),
|
||||
(Get-DockerMobyClientVersion),
|
||||
(Get-DockerMobyServerVersion),
|
||||
(Get-DockerComposeVersion),
|
||||
(Get-DockerComposeV1Version),
|
||||
(Get-DockerComposeV2Version),
|
||||
(Get-DockerBuildxVersion),
|
||||
(Get-GitVersion),
|
||||
(Get-GitLFSVersion),
|
||||
|
||||
Reference in New Issue
Block a user