Revert "[Ubuntu] remove Docker Comose v1 (#9559)" (#9617)

This commit is contained in:
Shamil Mubarakshin
2024-04-03 09:42:13 +02:00
committed by GitHub
parent dafa292860
commit df41637c07
6 changed files with 36 additions and 3 deletions

View File

@@ -105,6 +105,7 @@ $tools.AddToolVersion("Buildah", $(Get-BuildahVersion))
$tools.AddToolVersion("CMake", $(Get-CMakeVersion))
$tools.AddToolVersion("CodeQL Action Bundle", $(Get-CodeQLBundleVersion))
$tools.AddToolVersion("Docker Amazon ECR Credential Helper", $(Get-DockerAmazonECRCredHelperVersion))
$tools.AddToolVersion("Docker Compose v1", $(Get-DockerComposeV1Version))
$tools.AddToolVersion("Docker Compose v2", $(Get-DockerComposeV2Version))
$tools.AddToolVersion("Docker-Buildx", $(Get-DockerBuildxVersion))
$tools.AddToolVersion("Docker Client", $(Get-DockerClientVersion))