Skip to content

Commit

Permalink
Install parallel
Browse files Browse the repository at this point in the history
We are using for the BT workflow, but it is usefull
for developers too.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
  • Loading branch information
aescolar authored and stephanosio committed Mar 7, 2023
1 parent 89bba54 commit 72b91b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.base
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ RUN apt-get -y update && \
net-tools \
ninja-build \
openssh-client \
parallel \
pkg-config \
python3-dev \
python3-pip \
Expand Down

0 comments on commit 72b91b4

Please sign in to comment.