Skip to content

Commit 5abbbca

Browse files
Update mcr.microsoft.com/windows Docker tag to v1903
Update mcr.microsoft.com/windows from 1809 to 1903 Change-type: patch
1 parent cbd5dda commit 5abbbca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# The Windows 10 base image, compatible with Windows Server 2019
22
# We can't use Server Core as we need full GUI capabilities.
33
# See https://hub.docker.com/_/microsoft-windows
4-
FROM mcr.microsoft.com/windows:1809-amd64
4+
FROM mcr.microsoft.com/windows:1903-amd64
55

66
#################################################
77
# Chocolatey

0 commit comments

Comments
 (0)