dnscontrol-docker/Dockerfile
Torma Kristóf c0c75fb08b
All checks were successful
continuous-integration/drone/push Build is passing
update go
2023-08-31 18:53:47 +02:00

4 lines
79 B
Docker

FROM golang:1.21
RUN go install github.com/StackExchange/dnscontrol/v3@latest