Update Dockerfile
This commit is contained in:
@@ -21,6 +21,7 @@ RUN \
|
|||||||
RUN \
|
RUN \
|
||||||
conan profile new default --detect && \
|
conan profile new default --detect && \
|
||||||
conan profile update settings.compiler.libcxx=libstdc++11 default && \
|
conan profile update settings.compiler.libcxx=libstdc++11 default && \
|
||||||
|
conan remote list && \
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
|
|||||||
Reference in New Issue
Block a user