From 745571c62a0e933e34c0a71fea1a2fd3dca83595 Mon Sep 17 00:00:00 2001 From: Alex Mikhalev Date: Sat, 9 Feb 2019 18:49:29 -0800 Subject: [PATCH] update docker container with new build changes --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 0583fcd..f56aa5b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,7 +12,7 @@ python \ python-serial \ cmake \ ninja-build \ -protobuf-compiler \ +g++ \ python-protobuf RUN mkdir /esp