Skip to content

Commit 7c54b21

Browse files
committed
Update mcr.microsoft.com/windows Docker tag to v2009
1 parent 2dfba23 commit 7c54b21

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:2005a0981a9859f585a50cb8d650f67c30de2e511067db0c657a258dcc101dea
1+
FROM mcr.microsoft.com/windows:2009@sha256:253fa8677f11d0e426374b600a6f3ed466b90a3e448dc315ac19a9e41c0226f5
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:253fa8677f11d0e426374b600a6f3ed466b90a3e448dc315ac19a9e41c0226f5
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:7cc278a351086afb9efb8026a946aa6538c2f9bc9240cf29a8fb86717abc48ca
1+
FROM mcr.microsoft.com/windows:2009@sha256:253fa8677f11d0e426374b600a6f3ed466b90a3e448dc315ac19a9e41c0226f5
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:012c9aed3adf51c93da6a9073bb1b6ddb796e11206b41ddaea44af3caa16732d
1+
FROM mcr.microsoft.com/windows:2009@sha256:253fa8677f11d0e426374b600a6f3ed466b90a3e448dc315ac19a9e41c0226f5
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:9db01a8fcbede75c787e7999f2ca7f67ded31e9cfd85248ff4607804695e03f2
1+
FROM mcr.microsoft.com/windows:2009@sha256:253fa8677f11d0e426374b600a6f3ed466b90a3e448dc315ac19a9e41c0226f5
22

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

0 commit comments

Comments
 (0)