Skip to content

Commit 63ed43d

Browse files
committed
Update dependency mcr.microsoft.com/windows to v2009
1 parent 8cf3f75 commit 63ed43d

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

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:379063beb697b4110811252ffba643d038c77aedf6a66886390fb6903ee207cd
1+
FROM mcr.microsoft.com/windows:2009@sha256:28fccb477e8eb9533049e4e0ee7bbbb4095c01ad0ebc25c8f496faa49c3437bc
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:28fccb477e8eb9533049e4e0ee7bbbb4095c01ad0ebc25c8f496faa49c3437bc
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:28fccb477e8eb9533049e4e0ee7bbbb4095c01ad0ebc25c8f496faa49c3437bc
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:28fccb477e8eb9533049e4e0ee7bbbb4095c01ad0ebc25c8f496faa49c3437bc
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:28fccb477e8eb9533049e4e0ee7bbbb4095c01ad0ebc25c8f496faa49c3437bc
1+
FROM mcr.microsoft.com/windows:2009@sha256:28fccb477e8eb9533049e4e0ee7bbbb4095c01ad0ebc25c8f496faa49c3437bc
22

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

0 commit comments

Comments
 (0)