Skip to content

Commit

Permalink
Merge pull request #73 from koenrh/dnscontrol-v3.16.1
Browse files Browse the repository at this point in the history
Bump DNSControl to v3.16.1
  • Loading branch information
koenrh authored May 28, 2022
2 parents b56237e + 1ccd7ed commit 4148208
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.0"
ENV DNSCONTROL_CHECKSUM="24220c9dcff17c77bff26b5eea2f1886df2abf36581a330d01dde14794b3e7c2"
ENV DNSCONTROL_VERSION="3.16.1"
ENV DNSCONTROL_CHECKSUM="7ed6e9cf46f5ef5d675eba9183ca91977a1a32b8cc578426bb93c231cb18de16"

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

0 comments on commit 4148208

Please sign in to comment.