Skip to content

Commit

Permalink
Install latest SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
angusjfw committed Oct 17, 2022
1 parent dce964d commit 062e141
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@ RUN apt-get update && \

# Install pitop SDK
# using pip for onnxruntime as there is only armhf debian build
RUN pip3 install pitop
RUN pip3 install pitop.simulation
RUN pip3 install pitop==0.26.3.post1

# Install useful extras from pt-os
RUN apt-get update && \
Expand Down

0 comments on commit 062e141

Please sign in to comment.