Skip to content

Commit c7bc93f

Browse files
author
Thiago Crepaldi
committed
Fix Windows Test Dockerfile
1 parent 9a4bbfe commit c7bc93f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Tests/Install/windows/Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
FROM microsoft/windowsservercore:1607 # Windows Server 2016
1+
# Windows Server 2016
2+
FROM microsoft/windowsservercore:1607
23

34
WORKDIR c:/local
45

0 commit comments

Comments
 (0)