Skip to content
Snippets Groups Projects
Commit c1e835cd authored by Moritz Maxeiner's avatar Moritz Maxeiner
Browse files

Be explicit about using LTS windows

parent b32af453
No related branches found
No related tags found
No related merge requests found
# Use the latest Windows Server Core image # Use the latest Windows Server Core image
FROM microsoft/windowsservercore FROM microsoft/windowsservercore:ltsc2016
SHELL ["powershell", "-NoProfile", "-ExecutionPolicy Bypass", "-Command", "$ErrorActionPreference = 'Stop';"] SHELL ["powershell", "-NoProfile", "-ExecutionPolicy Bypass", "-Command", "$ErrorActionPreference = 'Stop';"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment