Skip to content

Commit 28e4947

Browse files
committed
v0.4.1
1 parent 39e61b0 commit 28e4947

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)