'Generic Commit'
All checks were successful
dropshell-build / build (push) Successful in 23s

This commit is contained in:
Your Name
2025-06-04 00:06:11 +12:00
parent 5014603a42
commit a3ba48adec
2 changed files with 59 additions and 6 deletions

View File

@ -32,7 +32,9 @@ RUN apk add --no-cache \
libdwarf-dev \
elfutils \
elfutils-dev \
elfutils-libelf
elfutils-libelf \
binutils \
binutils-dev
#RUN apk add --no-cache --update --repository=https://dl-cdn.alpinelinux.org/alpine/v3.16/main/ libexecinfo-dev