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 51b6976 commit 8f0cb8aCopy full SHA for 8f0cb8a
docs/installing-solidity.rst
@@ -91,7 +91,7 @@ You can specify release build versions in the tag. For example:
91
92
Note
93
94
-Specific version tags are supported for the Docker tag such as `docker run ethereum/solc:0.8.23 --help`. We will be passing the
+Specific compiler versions are supported as the Docker image tag such as `ethereum/solc:0.8.23`. We will be passing the
95
`stable` tag here instead of specific version tag to ensure that users get the latest version by default and avoid the issue of
96
an out-of-date version.
97
0 commit comments