mirror of
https://github.com/actions/runner-images.git
synced 2025-12-13 04:37:09 +00:00
[Windows] Add docker-compose v2 (#5504)
This commit is contained in:
committed by
GitHub
parent
75a62205e9
commit
3caf4a3e5c
@@ -94,6 +94,7 @@ $toolsList = @(
|
||||
(Get-CodeQLBundleVersion),
|
||||
(Get-DockerVersion),
|
||||
(Get-DockerComposeVersion),
|
||||
(Get-DockerComposeVersionV2),
|
||||
(Get-DockerWincredVersion),
|
||||
(Get-GHCVersion),
|
||||
(Get-GitVersion),
|
||||
|
||||
Reference in New Issue
Block a user