mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-03 10:05:51 +00:00
chore: Rename conan remote in Dockerfie (#2536)
This commit is contained in:
@@ -115,7 +115,7 @@ COPY --from=clio-tools \
|
||||
WORKDIR /root
|
||||
|
||||
# Setup conan
|
||||
RUN conan remote add --index 0 ripple https://conan.ripplex.io
|
||||
RUN conan remote add --index 0 xrplf https://conan.ripplex.io
|
||||
|
||||
WORKDIR /root/.conan2
|
||||
COPY conan/global.conf ./global.conf
|
||||
|
||||
Reference in New Issue
Block a user