Unverified Commit 8ec1ea7b authored by neil's avatar neil Committed by GitHub
Browse files

Merge pull request #1921 from nakermann1973/patch-1

Add missing bind-tools package
parents 71cb6d2b 552710ac
......@@ -4,6 +4,7 @@ RUN apk update -f \
&& apk --no-cache add -f \
openssl \
coreutils \
bind-tools \
curl \
socat \
&& rm -rf /var/cache/apk/*
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment