update docker container with new build changes

This commit is contained in:
Alex Mikhalev 2019-02-09 18:49:29 -08:00
parent d08e58465a
commit 745571c62a

View File

@ -12,7 +12,7 @@ python \
python-serial \ python-serial \
cmake \ cmake \
ninja-build \ ninja-build \
protobuf-compiler \ g++ \
python-protobuf python-protobuf
RUN mkdir /esp RUN mkdir /esp