Skip to content

Commit

Permalink
binutils-arm-none-eabi
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome committed Jul 9, 2024
1 parent 20ea533 commit cf48eef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ FROM --platform=$BUILDPLATFORM debian:12 AS build-base-debian
RUN apt-get update \
&& apt-get install --no-install-recommends --no-install-suggests -y \
build-essential \
binutils-arm-none-eabi \
ca-certificates \
clang-16 \
git \
Expand Down

0 comments on commit cf48eef

Please sign in to comment.