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

This commit is contained in:
Your Name
2025-06-03 22:57:56 +12:00
parent a700e46216
commit efefdd8b70
2 changed files with 3 additions and 0 deletions

View File

@ -22,6 +22,8 @@ RUN apk add --no-cache \
binutils \
elfutils-dev
RUN apk add --no-cache --update --repository=https://dl-cdn.alpinelinux.org/alpine/v3.16/main/ libexecinfo-dev
# Set working directory
WORKDIR /app