Skip to content

Commit

Permalink
Merge branch 'add-make-to-container-image'
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkusPettersson98 committed May 23, 2024
2 parents 685bd3c + aa8734b commit c3c0a4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions building/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ ARG PROTOBUF_COMMIT_REF=ee1355459c9ce7ffe264bc40cfdc7b7623d37e99
RUN dpkg --add-architecture arm64 && apt-get update -y && apt-get install -y \
git \
curl \
make \
gcc gcc-aarch64-linux-gnu \
libdbus-1-dev libdbus-1-dev:arm64 \
rpm \
Expand Down

0 comments on commit c3c0a4b

Please sign in to comment.