Skip to content
This repository was archived by the owner on Feb 12, 2019. It is now read-only.

Commit d2b7f28

Browse files
rainbreakkonradkonrad
authored andcommitted
v0.4.1
1 parent 92efe49 commit d2b7f28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ RUN cd jsoncpp \
1818

1919
WORKDIR /src/solidity/build
2020

21-
RUN git checkout v0.3.6
21+
RUN git checkout v0.4.1
2222
RUN cmake -DCMAKE_BUILD_TYPE=Release \
2323
-DTESTS=1 \
2424
-DSTATIC_LINKING=1 \

0 commit comments

Comments
 (0)