We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents edd6562 + d239d41 commit 03d6147Copy full SHA for 03d6147
Dockerfile
@@ -1,6 +1,6 @@
1
-FROM microsoft/powershell
+FROM mcr.microsoft.com/powershell
2
3
ARG CONFIG=Release
4
5
COPY src/Package/${CONFIG}/ResourceManager/AzureResourceManager /usr/local/share/powershell/Modules
6
-COPY tools/InstallationTests/NetcoreTests /azpstests
+COPY tools/InstallationTests/NetcoreTests /azpstests
0 commit comments