Skip to content

Commit 5a607f1

Browse files
authored
Update Dockerfile to use MCR for CentOS (#68)
1 parent 677c086 commit 5a607f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/releaseBuild/images/CentOS/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM microsoft/powershell:centos-7
1+
FROM mcr.microsoft.com/powershell:centos-7
22

33
LABEL maintainer="PowerShell Team <powershellteam@hotmail.com>"
44

0 commit comments

Comments
 (0)