We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a43542 + 545d67e commit 39cc72cCopy full SHA for 39cc72c
Dockerfile
@@ -8,8 +8,8 @@ LABEL "com.github.actions.description"="Deploy your DNS configuration to multipl
8
LABEL "com.github.actions.icon"="globe"
9
LABEL "com.github.actions.color"="blue"
10
11
-ENV DNSCONTROL_VERSION="4.8.2"
12
-ENV DNSCONTROL_CHECKSUM="883a056fdccb30cbcd280120e36739b8f749fba6eaacb9ca03cdc87c3942a583"
+ENV DNSCONTROL_VERSION="4.9.0"
+ENV DNSCONTROL_CHECKSUM="acc0389ff4c477734a78925161b54981b1762e6bb9d68c54b6ac18ea2980ce6e"
13
ENV USER=dnscontrol-user
14
15
RUN apk -U --no-cache upgrade && \
0 commit comments