diff --git a/Dockerfile b/Dockerfile index 0bc77fe..1d29d13 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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.23.0" -ENV DNSCONTROL_CHECKSUM="1c8eb2aba6e543d29f922fb3128bb37a87372ba70f2c3acb660b660a4bc7806f" +ENV DNSCONTROL_VERSION="3.27.1" +ENV DNSCONTROL_CHECKSUM="5ef737707a49e73c02ad57eb98953a667def224cdf0b0e04b741d26df2fdcdd6" RUN apk -U --no-cache upgrade && \ apk add --no-cache bash ca-certificates curl libc6-compat