From 932375f7e9b318d100672af5c881c6c41e987d2e Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Thu, 20 Jul 2023 14:41:25 -0700 Subject: [PATCH] bump panda --- Dockerfile.agnos | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.agnos b/Dockerfile.agnos index 7bf8f57f..2f15f7d1 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 5d873444b2cf801ba73f4a457993260df3a412b8 && \ + git checkout dd78b2bf6c9d63ef59e81d0c400e85c8b477a8be && \ mkdir /usr/comma/panda/ && \ mv __init__.py python/ /usr/comma/panda/