From ffda9b073f06848e2c2cf770009d5dbc9f0a80a5 Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 6 Jun 2025 18:37:42 +1200 Subject: [PATCH] 'Generic Commit' --- Dockerfile.dropshell-build | 4 ++++ 1 file changed, 4 insertions(+) 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