Skip to content

Commit

Permalink
chore: install master icevision
Browse files Browse the repository at this point in the history
  • Loading branch information
MrBlenny committed Jul 21, 2022
1 parent a77d53d commit b002e1d
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 pip install pytest

# Install icevision
RUN wget https://raw.githubusercontent.com/airctic/icevision/master/icevision_install.sh
RUN bash icevision_install.sh cuda11
RUN bash icevision_install.sh cuda11 master

COPY ./nuclio_icevision /opt/nuclio

Expand Down

0 comments on commit b002e1d

Please sign in to comment.