File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11services :
22 clio_develop :
3- image : ghcr.io/xrplf/clio-ci:0d262e74bcd286ccd6fc36e45990ff2e6b8d8430
3+ image : ghcr.io/xrplf/clio-ci:8ad111655c4d04bfedb7e7cb3bbfba6d4204852d
44 volumes :
55 - clio_develop_conan_data:/root/.conan2/p
66 - clio_develop_ccache:/root/.ccache
Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ To generate the API docs:
163163It is also possible to build Clio using [ Docker] ( https://www.docker.com/ ) if you don't want to install all the dependencies on your machine.
164164
165165``` sh
166- docker run -it ghcr.io/xrplf/clio-ci:0d262e74bcd286ccd6fc36e45990ff2e6b8d8430
166+ docker run -it ghcr.io/xrplf/clio-ci:8ad111655c4d04bfedb7e7cb3bbfba6d4204852d
167167git clone https://github.com/XRPLF/clio
168168mkdir build && cd build
169169conan install .. --output-folder . --build missing --settings build_type=Release -o ' &:tests=True'
You can’t perform that action at this time.
0 commit comments