From 7b39e1b75ce67f956fa9618ce7f5f8a657b060b9 Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Sun, 16 Jul 2023 21:01:34 -0700 Subject: [PATCH] bump panda --- Dockerfile.agnos | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.agnos b/Dockerfile.agnos index 9f49ac3..2e8dfe3 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 6b9b448259d1790ed8e18abde09ee72446996b3a && \ + git checkout 5d873444b2cf801ba73f4a457993260df3a412b8 && \ mkdir /usr/comma/panda/ && \ mv __init__.py python/ /usr/comma/panda/