Skip to content

Commit 13a2806

Browse files
Update Dockerfile.wintest-1803
1 parent c7fdca2 commit 13a2806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.wintest-1803

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ RUN Invoke-WebRequest $Env:DOTNET_SDK_DOWNLOAD_URL -OutFile dotnet.zip; `
2121

2222

2323
# SDK image
24-
FROM mcr.microsoft.com/windows/nanoserver:1809
24+
FROM mcr.microsoft.com/windows/nanoserver:1803
2525

2626
COPY --from=installer-env ["dotnet", "C:\\Program Files\\dotnet"]
2727

0 commit comments

Comments
 (0)