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 01e5c18 commit 6565a09Copy full SHA for 6565a09
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.7
+RUN git checkout v0.4.8
15
16
# don't use nightly versioning for releases
17
RUN echo -n > ../prerelease.txt
0 commit comments