mirror of
https://github.com/commaai/msgq.git
synced 2026-06-11 15:34:47 +08:00
fix docker build
This commit is contained in:
@@ -3,6 +3,7 @@ FROM ubuntu:16.04
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
autoconf \
|
||||
build-essential \
|
||||
ca-certificates \
|
||||
capnproto \
|
||||
cppcheck \
|
||||
clang \
|
||||
|
||||
Reference in New Issue
Block a user