From 3371973fd9b2eba862dcdea85982203ad63785b9 Mon Sep 17 00:00:00 2001 From: Adam Daley Date: Thu, 11 May 2023 20:08:22 +0100 Subject: [PATCH] Bump DNSControl to v3.31.4 --- Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 1d29d13..38a0c15 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.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