add dependency for new CI test so test branch doesn't invalidate cache

old-commit-hash: e73e0bc2ca
commatwo_master
Adeeb Shihadeh 5 years ago
parent 8d818c3672
commit 1fe237e8c1
  1. 1
      Dockerfile.openpilot

@ -10,6 +10,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
libcapnp-dev \
clang \
cmake \
cppcheck \
curl \
ffmpeg \
git \

Loading…
Cancel
Save