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