Skip to content

Commit a3ea6e1

Browse files
committed
Update mcr.microsoft.com/windows Docker tag to v2009
1 parent 2f6e3db commit a3ea6e1

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:4e6a9792ab3923fd1f0cda2c8c8d0bd3ca26e9914cff6babb78517de085a5dc4
1+
FROM mcr.microsoft.com/windows:2009@sha256:4c35c07cd938ab8b5ec7e6e6ce6cd18d2da97075b4a7916e230952099fd26535
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:4c35c07cd938ab8b5ec7e6e6ce6cd18d2da97075b4a7916e230952099fd26535
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:4c35c07cd938ab8b5ec7e6e6ce6cd18d2da97075b4a7916e230952099fd26535
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:2629a8a017fd95333aea9c26ae0be04f557dc2983b3b099feed8684ebc6dcf1a
1+
FROM mcr.microsoft.com/windows:2009@sha256:4c35c07cd938ab8b5ec7e6e6ce6cd18d2da97075b4a7916e230952099fd26535
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:963a54279b170d7160f3ba3e229ef03fc05a96ffdea2d927ca1238573d9f9402
1+
FROM mcr.microsoft.com/windows:2009@sha256:4c35c07cd938ab8b5ec7e6e6ce6cd18d2da97075b4a7916e230952099fd26535
22

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

0 commit comments

Comments
 (0)