Bump DNSControl to v3.31.4

This commit is contained in:
Adam Daley 2023-05-11 20:08:22 +01:00
parent 735f839081
commit 3371973fd9

View file

@ -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.icon"="cloud"
LABEL "com.github.actions.color"="yellow" LABEL "com.github.actions.color"="yellow"
ENV DNSCONTROL_VERSION="3.27.1" ENV DNSCONTROL_VERSION="3.31.4"
ENV DNSCONTROL_CHECKSUM="5ef737707a49e73c02ad57eb98953a667def224cdf0b0e04b741d26df2fdcdd6" ENV DNSCONTROL_CHECKSUM="054d236531df2674c9286279596f88f02c1cf7b1448dc5f643f1a1dbe705fe8d"
RUN apk -U --no-cache upgrade && \ RUN apk -U --no-cache upgrade && \
apk add --no-cache bash ca-certificates curl libc6-compat apk add --no-cache bash ca-certificates curl libc6-compat