Skip to content

Commit 15d595e

Browse files
committed
Update dependency mcr.microsoft.com/windows to v2009
1 parent 39c7c97 commit 15d595e

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

base/Dockerfile.windows-1809

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/windows:1809@sha256:f585a495e54816ab869510758c57980d3ae44d4edf2552fc812ae24b327bf48d
1+
FROM mcr.microsoft.com/windows:2009@sha256:614715ba9faf29ff583503399588e7cab8308ec821e968686b922b454d0a56b4
22

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

base/Dockerfile.windows-1903

Lines changed: 1 addition & 1 deletion
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:614715ba9faf29ff583503399588e7cab8308ec821e968686b922b454d0a56b4
22

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

base/Dockerfile.windows-1909

Lines changed: 1 addition & 1 deletion
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:614715ba9faf29ff583503399588e7cab8308ec821e968686b922b454d0a56b4
22

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

base/Dockerfile.windows-2004

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/windows:2004@sha256:b01e1bcbd7927d951b1df589118ce29167c36234c8d8671ba88e6da5d34d4b96
1+
FROM mcr.microsoft.com/windows:2009@sha256:614715ba9faf29ff583503399588e7cab8308ec821e968686b922b454d0a56b4
22

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

base/Dockerfile.windows-20H2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/windows:20H2@sha256:e77a77e97de09e34bfd345975a905adef0830f8868126dca986f787152ecd43f
1+
FROM mcr.microsoft.com/windows:2009@sha256:614715ba9faf29ff583503399588e7cab8308ec821e968686b922b454d0a56b4
22

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

0 commit comments

Comments
 (0)