diff --git a/Dockerfile b/Dockerfile index 963e5693..20363714 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,6 +9,7 @@ RUN apt-get update \ && apt-get install --no-install-recommends --no-install-suggests -y \ build-essential \ binutils-for-host \ + binutils-arm-linux-gnueabi \ binutils-arm-linux-gnueabihf \ ca-certificates \ clang-16 \