mirror of
https://github.com/embedd-actions/arm-gcc-ci.git
synced 2024-12-25 00:12:36 +03:00
Update Dockerfile
This commit is contained in:
parent
60ac841d26
commit
5460813f20
@ -5,6 +5,7 @@ RUN apk update \
|
||||
apk add \
|
||||
gcc-arm-none-eabi \
|
||||
newlib-arm-none-eabi \
|
||||
g++-arm-none-eabi \
|
||||
make \
|
||||
cmake \
|
||||
&& \
|
||||
|
Loading…
Reference in New Issue
Block a user