Skip to content

Commit 39c7c97

Browse files
Update mcr.microsoft.com/windows digest to e77a77e (#240)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 31e8821 commit 39c7c97

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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:8bc162edfcd0197f51019aa9e35b505f5095e93be8f6fc45244226e5e5b62017
1+
FROM mcr.microsoft.com/windows:1809@sha256:f585a495e54816ab869510758c57980d3ae44d4edf2552fc812ae24b327bf48d
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:1eca4ad946f8b0de06569671832ef859ff2d59f3ee9c4b5b070806f8f1fc5afd
1+
FROM mcr.microsoft.com/windows:20H2@sha256:e77a77e97de09e34bfd345975a905adef0830f8868126dca986f787152ecd43f
22

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

0 commit comments

Comments
 (0)