diff --git a/Dockerfile b/Dockerfile index 1cbe43f..c463cb9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,7 +15,6 @@ RUN .\install-choco.ps1; Remove-Item .\install-choco.ps1 -Force # Install dependencies with Chocolatey RUN choco install -y \ git \ - gh \ powershell-core \ docker-cli \ python \