Skip to content

Commit

Permalink
Merge pull request #101 from admdly/dnscontrol-v3.31.4
Browse files Browse the repository at this point in the history
Bump DNSControl to v3.31.4
  • Loading branch information
koenrh committed May 29, 2023
2 parents 735f839 + 3371973 commit 58d7e41
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.27.1"
ENV DNSCONTROL_CHECKSUM="5ef737707a49e73c02ad57eb98953a667def224cdf0b0e04b741d26df2fdcdd6"
ENV DNSCONTROL_VERSION="3.31.4"
ENV DNSCONTROL_CHECKSUM="054d236531df2674c9286279596f88f02c1cf7b1448dc5f643f1a1dbe705fe8d"

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

0 comments on commit 58d7e41

Please sign in to comment.