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

Rebase windows image on dotnet 3.5

parent f401d375
No related branches found
No related tags found
No related merge requests found
FROM microsoft/dotnet-framework:4.7.2-runtime
FROM microsoft/dotnet-framework:3.5-runtime-windowsservercore-ltsc2016
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