mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 04:03:31 +00:00
fix: remove g++-multilib from arm64 dockerfile (not available on arm64)
This commit is contained in:
parent
6c60196ade
commit
bec0eaa1b1
1 changed files with 0 additions and 1 deletions
|
|
@ -40,7 +40,6 @@ RUN apt-get update && apt-get install -y \
|
|||
pkg-config \
|
||||
ca-certificates \
|
||||
g++ \
|
||||
g++-multilib \
|
||||
git \
|
||||
curl && \
|
||||
rm -rf /var/lib/apt/lists/* && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue