Torma Kristóf
de3f6d811b
All checks were successful
continuous-integration/drone/push Build is passing
4 lines
83 B
Docker
4 lines
83 B
Docker
FROM golang:1.17
|
|
|
|
RUN GO111MODULE=on go get github.com/StackExchange/dnscontrol/v3
|