Skip to content

Commit

Permalink
bump ev-cli
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Heinrich <[email protected]>
  • Loading branch information
andistorm committed Jun 13, 2024
1 parent 355f3a8 commit 0bc29ee
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.3
ARG EVEREST_UTILS_VERSION=feature/add-error-vendor-id
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 0bc29ee

Please sign in to comment.