Skip to content

Commit

Permalink
add build
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Heinrich <[email protected]>
  • Loading branch information
andistorm committed May 17, 2024
1 parent 355f3a8 commit c737082
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker/images/build-kit/alpine.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,8 @@ RUN python3 -m pip install \
py4j>=0.10.9.5 \
netifaces>=0.11.0 \
python-dateutil>=2.8.2 \
gcovr==5.0
gcovr==5.0 \
build

# install ev-cli
ARG EVEREST_UTILS_VERSION=v0.2.3
Expand Down

0 comments on commit c737082

Please sign in to comment.