Skip to content

Releases: zephyrproject-rtos/docker-image

v0.14: Dockerfile: Add g++-multilib to docker image

17 Feb 14:26
Compare
Choose a tag to compare
This commit adds the `g++-multilib` package to the docker image,
which will fix build errors for some 32-bit platforms if we use
this docker image to build test cases on 64-bit machines.

Fixes: https:/zephyrproject-rtos/docker-image/issues/48

Signed-off-by: Henry Wang <[email protected]>

v0.10

25 Mar 15:51
Compare
Choose a tag to compare

Update to SDK v0.10.0