mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2024-12-25 06:05:37 +03:00
fix
This commit is contained in:
parent
a3f8649f96
commit
ca746fef0b
@ -38,12 +38,10 @@ RUN cinst --no-progress -y -IgnoreChecksums \
|
||||
# install dotnet packages
|
||||
##################################################################
|
||||
RUN cinst --no-progress -y -IgnoreChecksums \
|
||||
dotnet \
|
||||
dotnet-aspnetruntime \
|
||||
dotnet-windowshosting \
|
||||
dotnet-runtime \
|
||||
dotnet-sdk \
|
||||
dotnetfx \
|
||||
powershell-core
|
||||
|
||||
##################################################################
|
||||
|
@ -38,7 +38,6 @@ RUN cinst --no-progress -y -IgnoreChecksums \
|
||||
# dotnet-windowshosting \
|
||||
dotnet-runtime \
|
||||
dotnet-sdk \
|
||||
dotnetfx \
|
||||
powershell-core
|
||||
|
||||
##################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user