Change out docker desktop for cli package

This commit is contained in:
Zackarias Montell
2026-02-09 08:39:46 +01:00
parent f1d295b9e8
commit ac7c0d0078

View File

@@ -169,7 +169,7 @@ $ExtraPackages = @(
"microsoft.azuredatastudio",
"mozilla.thunderbird",
"Postman.Postman",
"docker.dockerdesktop"
"docker.dockercli" # Requires setup of ubuntu in wsl2
)
if ($Flags.WingetEnabled)