Skip to content

Commit

Permalink
Bump DNSControl to v3.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
koenrh authored May 28, 2022
1 parent bf7f7dd commit b026bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ LABEL "com.github.actions.description"="Deploy your DNS configuration to multipl
LABEL "com.github.actions.icon"="cloud"
LABEL "com.github.actions.color"="yellow"

ENV DNSCONTROL_VERSION="3.16.0"
ENV DNSCONTROL_VERSION="3.16.1"

RUN go install -ldflags="-s -w" github.com/StackExchange/dnscontrol/v3@v${DNSCONTROL_VERSION}

Expand Down

0 comments on commit b026bbc

Please sign in to comment.