Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Heinrich <[email protected]>
  • Loading branch information
andistorm committed May 8, 2024
1 parent 2cfebc1 commit 16c6ed9
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 @@ -72,7 +72,7 @@ RUN python3 -m pip install \
gcovr==5.0

# install ev-cli
RUN python3 -m pip install git+https://github.com/EVerest/everest-utils@4a5ce956722929325cef3c2d73a8919c6d2e4013#subdirectory=ev-dev-tools
RUN python3 -m pip install git+https://github.com/EVerest/everest-utils@81c4018fdda4e9d6224e42a07174dc4f68513c8e#subdirectory=ev-dev-tools

# install edm
RUN python3 -m pip install git+https://github.com/EVerest/[email protected]#subdirectory=dependency_manager
Expand Down

0 comments on commit 16c6ed9

Please sign in to comment.