mirror of
https://github.com/koenrh/dnscontrol-action.git
synced 2025-01-01 12:52:25 +08:00
Update to latest version 3.27.1
This commit is contained in:
parent
f8b8fb9526
commit
4b817b21a8
1 changed files with 2 additions and 2 deletions
|
@ -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.26.0"
|
||||
ENV DNSCONTROL_CHECKSUM="d6095189a4d29d843c7b8ab32c96d98cabf9256e9f2dc4bd4d7ea146c3838a9a"
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue