old-commit-hash: c563968003
c563968003
@ -5,6 +5,6 @@ cd $DIR/../../
docker pull ghcr.io/commaai/openpilot-base:latest
docker build \
--cache-from commaai/openpilot-sim:latest \
--cache-from ghcr.io/commaai/openpilot-sim:latest \
-t commaai/openpilot-sim:latest \
-t ghcr.io/commaai/openpilot-sim:latest \
-f tools/sim/Dockerfile.sim .