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.
1 parent 5a8e0ec commit 27b0c59Copy full SHA for 27b0c59
README.md
@@ -79,7 +79,7 @@ VERBOSE: image name: powershell.local:6.1.0-preview.2-ubuntu-trusty-20180531
79
### Run the Docker image you built
80
81
```sh
82
-PS /powershell-docker> docker run -it --rm powershell.local:6.1.0-preview.2-ubuntu-14.06 pwsh -c '$psversiontable'
+PS /powershell-docker> docker run -it --rm powershell.local:6.1.0-preview.2-ubuntu-16.04 pwsh -c '$psversiontable'
83
84
Name Value
85
---- -----
0 commit comments