use go get
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is failing

This commit is contained in:
Torma Kristóf 2022-01-08 18:40:47 +01:00
parent 3f2ef11c6e
commit ec2dcdfb91

View File

@ -1,3 +1,3 @@
FROM golang FROM golang
RUN go install github.com/StackExchange/dnscontrol@latest RUN GO111MODULE=on go get github.com/StackExchange/dnscontrol/v3