Skip to content

Commit

Permalink
feat: update conan version
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasKellerer committed Jul 18, 2023
1 parent d2dc58c commit 5540a67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RUN apk update && apk add --no-cache py3-pip \
boost-build=1.79.0-r0 \
libtbb=2021.7.0-r0

RUN pip install conan==2.0.2
RUN pip install conan==2.0.8

WORKDIR /src
COPY conanfile.py conanprofile.docker ./
Expand Down

0 comments on commit 5540a67

Please sign in to comment.