Skip to content

Commit 16816e7

Browse files
committed
update
1 parent 73661c8 commit 16816e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

containers/windows-server2022/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ RUN powershell /tls-fix.ps1 ; Remove-Item -Force /tls-fix.ps1
2525
RUN Set-ExecutionPolicy Unrestricted ; \
2626
Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1')) ; \
2727
choco install -y \
28-
sysinternals \
2928
powershell-core \
3029
azure-cli \
3130
git \

0 commit comments

Comments
 (0)