Skip to content

Commit e08edcb

Browse files
authored
Update to use mcr.microsoft.com (PowerShell#17272)
1 parent 8cfb727 commit e08edcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/docker/networktest/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# escape=`
2-
FROM microsoft/windowsservercore
2+
FROM mcr.microsoft.com/windows/servercore:ltsc2022
33

44
SHELL ["pwsh.exe","-command"]
55

0 commit comments

Comments
 (0)