Bump DNSControl to v3.28.0

This commit is contained in:
Koen Rouwhorst 2023-03-20 14:13:49 +01:00
parent 735f839081
commit 1df0fb1027

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.color"="yellow"
ENV DNSCONTROL_VERSION="3.27.1"
ENV DNSCONTROL_CHECKSUM="5ef737707a49e73c02ad57eb98953a667def224cdf0b0e04b741d26df2fdcdd6"
ENV DNSCONTROL_VERSION="3.28.0"
ENV DNSCONTROL_CHECKSUM="9a4e3607851d7ea3cf3fde42193de4850b453cd3ac2776dbacac5e13ed63a404"
RUN apk -U --no-cache upgrade && \
apk add --no-cache bash ca-certificates curl libc6-compat