Skip to content

Commit 95a52ab

Browse files
authored
Update Dockerfile to use MCR for Ubuntu (#69)
1 parent 5a607f1 commit 95a52ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/releaseBuild/images/Ubuntu16.04/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM microsoft/powershell:ubuntu16.04
1+
FROM mcr.microsoft.com/powershell:ubuntu-16.04
22

33
LABEL maintainer="PowerShell Team <[email protected]>"
44

0 commit comments

Comments
 (0)