From ba002c86fd0f7a8a9610539f0368cadaa43a6b88 Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Thu, 13 Jul 2023 13:36:16 -0700 Subject: [PATCH] bump panda --- Dockerfile.agnos | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.agnos b/Dockerfile.agnos index 436f280..9f49ac3 100644 --- a/Dockerfile.agnos +++ b/Dockerfile.agnos @@ -152,7 +152,7 @@ RUN cd /tmp/ && \ git clone https://github.com/commaai/panda.git && \ cd panda && \ git fetch --all && \ - git checkout 8ba568388176b8fc6443c124ad9ecd4e33174642 && \ + git checkout 6b9b448259d1790ed8e18abde09ee72446996b3a && \ mkdir /usr/comma/panda/ && \ mv __init__.py python/ /usr/comma/panda/