ci: update docker image

- g++-multilib
- python serial module

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2018-03-28 18:10:10 -05:00 committed by Anas Nashif
parent e9b00eae75
commit 566172f57a
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ build:
- ${SHIPPABLE_BUILD_DIR}/ccache
pre_ci_boot:
image_name: zephyrprojectrtos/ci
image_tag: v0.3
image_tag: v0.4-rc1
pull: true
options: "-e HOME=/home/buildslave --privileged=true --tty --net=bridge --user buildslave"