Skip to content

Commit

Permalink
v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rainbreak committed Sep 11, 2016
1 parent 39e61b0 commit 28e4947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ RUN cd jsoncpp \

WORKDIR /src/solidity/build

RUN git checkout v0.3.6
RUN git checkout v0.4.1
RUN cmake -DCMAKE_BUILD_TYPE=Release \
-DTESTS=1 \
-DSTATIC_LINKING=1 \
Expand Down

0 comments on commit 28e4947

Please sign in to comment.