Skip to content

Commit f1aa34f

Browse files
committed
Update mcr.microsoft.com/windows Docker tag to v2009
1 parent e52117f commit f1aa34f

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:151cc435f91fe90eea7c0f201e5c8f26cbd5bb7a6e0995e434a01000cbf20f60
1+
FROM mcr.microsoft.com/windows:2009@sha256:a0374cf7d52091401d0d9e1486b3f4c695ed41bbe9504e36f4d5a26e420e9356
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:a0374cf7d52091401d0d9e1486b3f4c695ed41bbe9504e36f4d5a26e420e9356
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:a0374cf7d52091401d0d9e1486b3f4c695ed41bbe9504e36f4d5a26e420e9356
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:b26a5cac6a6215372404a03c8b5653f73c9ff1cb887a98c99ec2cc01e0ee584c
1+
FROM mcr.microsoft.com/windows:2009@sha256:a0374cf7d52091401d0d9e1486b3f4c695ed41bbe9504e36f4d5a26e420e9356
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:bfcfdafc3db9b35528635acfdbc07169ed0a6b8af88feb7b6e1da62cd4f3b748
1+
FROM mcr.microsoft.com/windows:2009@sha256:a0374cf7d52091401d0d9e1486b3f4c695ed41bbe9504e36f4d5a26e420e9356
22

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

0 commit comments

Comments
 (0)