Skip to content

Commit

Permalink
Fix Windows Test Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Thiago Crepaldi committed Aug 6, 2019
1 parent 9a4bbfe commit c7bc93f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Tests/Install/windows/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
FROM microsoft/windowsservercore:1607 # Windows Server 2016
# Windows Server 2016
FROM microsoft/windowsservercore:1607

WORKDIR c:/local

Expand Down

0 comments on commit c7bc93f

Please sign in to comment.