Skip to content

Commit

Permalink
Update ev-cli to 0.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Kai-Uwe Hermann <[email protected]>
  • Loading branch information
hikinggrass committed Jun 14, 2024
1 parent dc88dac commit 59fdbad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/images/build-kit/alpine.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ RUN python3 -m pip install \
gcovr==5.0

# install ev-cli
ARG EVEREST_UTILS_VERSION=v0.2.4
ARG EVEREST_UTILS_VERSION=84534b58e494090193d98d133b052e409013b0d5
RUN python3 -m pip install git+https://github.com/EVerest/everest-utils@${EVEREST_UTILS_VERSION}#subdirectory=ev-dev-tools

# install edm
Expand Down

0 comments on commit 59fdbad

Please sign in to comment.