Skip to content

Commit

Permalink
Merge pull request #77 from koenrh/dnscontrol-v3.17.0
Browse files Browse the repository at this point in the history
Bump DNSControl to v3.17.0
  • Loading branch information
koenrh authored Jun 28, 2022
2 parents 5a1df75 + d1179ca commit f832fe6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ 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.2"
ENV DNSCONTROL_CHECKSUM="980974a9060a88c65855cb6de5dcea34e5bbd8251fe0d8387206be039c405008"
ENV DNSCONTROL_VERSION="3.17.0"
ENV DNSCONTROL_CHECKSUM="86c0be36fef3e398b7b0713efedd188e06a0c0126fd7970202f4431b7fe8a199"

RUN apk -U --no-cache upgrade && \
apk add --no-cache bash ca-certificates curl libc6-compat
Expand Down

0 comments on commit f832fe6

Please sign in to comment.