diff --git a/Dockerfile b/Dockerfile index 394cc3535..25f8d9dec 100644 --- a/Dockerfile +++ b/Dockerfile @@ -35,6 +35,7 @@ RUN apk add --no-cache -t build-dependencies \ tar \ git \ && apk add --no-cache \ + curl \ ca-certificates \ su-exec \ python3 \