Skip to content
Snippets Groups Projects
Commit 5bba8d01 authored by Markus Lutteropp's avatar Markus Lutteropp :computer:
Browse files

Update Dockerfile

parent f35a14b1
Branches
No related tags found
No related merge requests found
Pipeline #278 passed
......@@ -4,4 +4,4 @@ RUN apk add --no-cache cmake
RUN apk add --no-cache openssl-dev
# Python3 is necessary for conan
RUN python3 -m pip install conan
RUN python3 -m pip install conan --break-system-packages
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment