Update 'Dockerfile'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Torma Kristóf 2022-12-30 17:27:38 +01:00
parent 9bdcf89146
commit 6060acd9a7

View File

@ -1,3 +1,3 @@
FROM golang:1.19 FROM golang:1.19
go install github.com/StackExchange/dnscontrol/v3@latest RUN go install github.com/StackExchange/dnscontrol/v3@latest