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 4710f1c commit 0a0a58bCopy full SHA for 0a0a58b
Dockerfile
@@ -11,7 +11,7 @@ RUN git clone --recursive https://github.com/ethereum/solidity
11
12
WORKDIR /src/solidity/build
13
14
-RUN git checkout v0.4.5
+RUN git checkout v0.4.6
15
16
# don't use nightly versioning for releases
17
RUN echo -n > ../prerelease.txt
0 commit comments