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 39e61b0 commit 28e4947Copy full SHA for 28e4947
Dockerfile
@@ -18,7 +18,7 @@ RUN cd jsoncpp \
18
19
WORKDIR /src/solidity/build
20
21
-RUN git checkout v0.3.6
+RUN git checkout v0.4.1
22
RUN cmake -DCMAKE_BUILD_TYPE=Release \
23
-DTESTS=1 \
24
-DSTATIC_LINKING=1 \
0 commit comments