From 64904f9b4ff6d2453da70a6a11e762f3328727ca Mon Sep 17 00:00:00 2001 From: Damien Caro Date: Tue, 10 Mar 2020 23:28:10 -0700 Subject: [PATCH] Add note about the version of PowerShell --- docker/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/README.md b/docker/README.md index f39eb80aeb57..648937050696 100644 --- a/docker/README.md +++ b/docker/README.md @@ -15,7 +15,7 @@ Please follow [Docker's official instructions][install] to install `docker` corr ## Release -The release containers derive from the [Powershell image][powershell image], and then install the current Az package. +The release containers derive from the [Powershell image][powershell image], and then install the current Az package. The current images are using PowerShell 6.2.4, we are planning to add support for PowerShell 7 in the near future. [powershell image]: https://hub.docker.com/_/microsoft-powershell @@ -99,4 +99,4 @@ For more information see the [Code of Conduct FAQ][conduct-FAQ] or contact [open [conduct-code]: http://opensource.microsoft.com/codeofconduct/ [conduct-FAQ]: http://opensource.microsoft.com/codeofconduct/faq/ -[conduct-email]: mailto:opencode@microsoft.com \ No newline at end of file +[conduct-email]: mailto:opencode@microsoft.com