Skip to content

Commit

Permalink
bump panda
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh committed Jul 20, 2023
1 parent 626b93e commit 932375f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.agnos
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ RUN cd /tmp/ && \
git clone https://github.com/commaai/panda.git && \
cd panda && \
git fetch --all && \
git checkout 5d873444b2cf801ba73f4a457993260df3a412b8 && \
git checkout dd78b2bf6c9d63ef59e81d0c400e85c8b477a8be && \
mkdir /usr/comma/panda/ && \
mv __init__.py python/ /usr/comma/panda/

Expand Down

0 comments on commit 932375f

Please sign in to comment.