Skip to content

Commit

Permalink
build: fix dependency name
Browse files Browse the repository at this point in the history
  • Loading branch information
Taepper committed Jun 12, 2024
1 parent 3d6d9a3 commit 7d20b13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile_dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RUN apk update && apk add --no-cache py3-pip \
bash=5.2.26-r0 \
linux-headers=6.6-r0 \
boost-build=1.84.0-r0 \
onetbb=2021.12.0-r0
libtbb=2021.12.0-r0

RUN pip install conan==2.0.17

Expand Down

0 comments on commit 7d20b13

Please sign in to comment.