mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
chore: update example version of solidity in docker command
This commit is contained in:
parent
46ca801ab8
commit
a5994d5003
@ -87,7 +87,7 @@ You can specify release build versions in the tag. For example:
|
|||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
docker run ethereum/solc:0.5.4 --help
|
docker run ethereum/solc:0.8.21 --help
|
||||||
|
|
||||||
To use the Docker image to compile Solidity files on the host machine, mount a
|
To use the Docker image to compile Solidity files on the host machine, mount a
|
||||||
local folder for input and output, and specify the contract to compile. For example:
|
local folder for input and output, and specify the contract to compile. For example:
|
||||||
|
Loading…
Reference in New Issue
Block a user