Skip to content

Commit

Permalink
Merge pull request #66 from WildMeOrg/scoutbot-resolution
Browse files Browse the repository at this point in the history
Point to main scoutbot
  • Loading branch information
TanyaStere42 authored Feb 6, 2024
2 parents 533d4d5 + 1ef2693 commit 0a02524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RUN set -ex \

RUN apt-get -y update
RUN apt-get -y install git
RUN pip install git+https://github.com/WildMeOrg/scoutbot.git@pipeline-v3
RUN pip install git+https://github.com/WildMeOrg/scoutbot.git

RUN pip3 uninstall -y onnxruntime
RUN pip3 install onnxruntime-gpu
Expand Down

0 comments on commit 0a02524

Please sign in to comment.