remove extra gh app from Dockerfile
This commit is contained in:
@@ -15,7 +15,6 @@ RUN .\install-choco.ps1; Remove-Item .\install-choco.ps1 -Force
|
|||||||
# Install dependencies with Chocolatey
|
# Install dependencies with Chocolatey
|
||||||
RUN choco install -y \
|
RUN choco install -y \
|
||||||
git \
|
git \
|
||||||
gh \
|
|
||||||
powershell-core \
|
powershell-core \
|
||||||
docker-cli \
|
docker-cli \
|
||||||
python \
|
python \
|
||||||
|
|||||||
Reference in New Issue
Block a user