Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
robotastic committed Jun 20, 2024
1 parent c92d458 commit ddaa416
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion skyscan-c2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ RUN pip3 install poetry==1.5.1
RUN poetry config virtualenvs.create false
RUN poetry install --no-dev
ADD ./c2_pub_sub.py .
ADD ./axis_ptz_utilities.py .

RUN wget https://github.com/IQTLabs/edgetech-axis-ptz-controller/raw/main/axis-ptz-controller/axis_ptz_utilities.py

Expand Down

0 comments on commit ddaa416

Please sign in to comment.