Skip to content

Commit d2e741f

Browse files
committed
Update mcr.microsoft.com/windows Docker tag to v2009
1 parent 7d8bf75 commit d2e741f

5 files changed

+5
-5
lines changed

Diff for: base/Dockerfile.windows-1809

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/windows:1809@sha256:7b76c2361e962dc49237cdddfeae53f6f5a185ecefa1ba069d98d127a8f818ca
1+
FROM mcr.microsoft.com/windows:2009@sha256:dab20ac3f03703b2051f8e560db9be6209e924c831d13b8a810ae28d1e34049d
22

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

Diff for: base/Dockerfile.windows-1903

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/windows:1903@sha256:7d21f0d4818e98bf9ebd1a8fbdd5899f9b1c41c55cdb6c75a8a4c035d34fa10e
1+
FROM mcr.microsoft.com/windows:2009@sha256:dab20ac3f03703b2051f8e560db9be6209e924c831d13b8a810ae28d1e34049d
22

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

Diff for: base/Dockerfile.windows-1909

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/windows:1909@sha256:c87d7681ad97b8a962e7da81038b95d804269b2d4b4cf25d18bada24bacd54ee
1+
FROM mcr.microsoft.com/windows:2009@sha256:dab20ac3f03703b2051f8e560db9be6209e924c831d13b8a810ae28d1e34049d
22

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

Diff for: base/Dockerfile.windows-2004

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/windows:2004@sha256:8b56c9a7289fbe4f3bf960f0f99016f236a69c1818122b2e9a9120f9c1d321c1
1+
FROM mcr.microsoft.com/windows:2009@sha256:dab20ac3f03703b2051f8e560db9be6209e924c831d13b8a810ae28d1e34049d
22

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

Diff for: base/Dockerfile.windows-20H2

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/windows:20H2@sha256:fee9b804643b2daa81743c6a4a58bd1c40ecb38eee1969f83a62f2718bd4c642
1+
FROM mcr.microsoft.com/windows:2009@sha256:dab20ac3f03703b2051f8e560db9be6209e924c831d13b8a810ae28d1e34049d
22

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

0 commit comments

Comments
 (0)