fix some tag names (#26)
This commit is contained in:
Родитель
e654802af2
Коммит
9a0e0f468c
|
@ -1,4 +1,4 @@
|
|||
FROM microsoft/aspnet:4.6.2
|
||||
FROM microsoft/aspnet:4.6.2-windowsservercore-ltsc2016
|
||||
|
||||
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
FROM microsoft/aspnet:4.7
|
||||
FROM microsoft/aspnet:4.7-windowsservercore-ltsc2016
|
||||
|
||||
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
FROM microsoft/aspnet:4.7.1
|
||||
FROM microsoft/aspnet:4.7.1-windowsservercore-ltsc2016
|
||||
|
||||
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче