diff --git a/Dockerfile b/Dockerfile index 65fe861..e539c9c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ FROM golang -RUN go install github.com/StackExchange/dnscontrol@v3 \ No newline at end of file +RUN go install github.com/StackExchange/dnscontrol@latest