diff --git a/Dockerfile.dropshell-build b/Dockerfile.dropshell-build index b4c72e7..c2a639b 100644 --- a/Dockerfile.dropshell-build +++ b/Dockerfile.dropshell-build @@ -46,6 +46,10 @@ RUN apk add --no-cache \ util-linux-dev \ util-linux-static \ perl + +RUN apk add --no-cahce \ + c-ares-dev \ + c-ares-static #RUN apk add --no-cache --update --repository=https://dl-cdn.alpinelinux.org/alpine/v3.16/main/ libexecinfo-dev