Torma Kristóf
878dbe8f46
Some checks reported errors
continuous-integration/drone/push Build was killed
4 lines
83 B
Docker
4 lines
83 B
Docker
FROM golang:1.19
|
|
|
|
RUN GO111MODULE=on go get github.com/StackExchange/dnscontrol/v3
|