Bump DNSControl to v3.26.0

Update dnscontrol to latest version 
dnshttps://github.com/StackExchange/dnscontrol/releases/tag/v3.26.0
This commit is contained in:
yoandl 2023-02-09 15:13:50 +01:00 committed by GitHub
parent 05fdadf264
commit f8b8fb9526
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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.23.0"
ENV DNSCONTROL_CHECKSUM="1c8eb2aba6e543d29f922fb3128bb37a87372ba70f2c3acb660b660a4bc7806f"
ENV DNSCONTROL_VERSION="3.26.0"
ENV DNSCONTROL_CHECKSUM="d6095189a4d29d843c7b8ab32c96d98cabf9256e9f2dc4bd4d7ea146c3838a9a"
RUN apk -U --no-cache upgrade && \
apk add --no-cache bash ca-certificates curl libc6-compat