Skip to content

Commit 497b7b7

Browse files
update Dockerfile.windows
1 parent 22d3b32 commit 497b7b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.windows

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/windows/servercore:1809 as download
1+
FROM mcr.microsoft.com/windows/servercore:1909 as download
22

33
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
44

0 commit comments

Comments
 (0)