Skip to content

Commit 59d40fc

Browse files
authored
Merge pull request #11295 from Azure/doc/update/psversion-container
Add note about the version of PowerShell
2 parents 36ea8c1 + 64904f9 commit 59d40fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Please follow [Docker's official instructions][install] to install `docker` corr
1515

1616
## Release
1717

18-
The release containers derive from the [Powershell image][powershell image], and then install the current Az package.
18+
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.
1919

2020
[powershell image]: https://hub.docker.com/_/microsoft-powershell
2121

@@ -99,4 +99,4 @@ For more information see the [Code of Conduct FAQ][conduct-FAQ] or contact [open
9999

100100
[conduct-code]: http://opensource.microsoft.com/codeofconduct/
101101
[conduct-FAQ]: http://opensource.microsoft.com/codeofconduct/faq/
102-
[conduct-email]: mailto:[email protected]
102+
[conduct-email]: mailto:[email protected]

0 commit comments

Comments
 (0)