Skip to content

Commit

Permalink
Bump dnscontrol from 4.10.0 to 4.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LightHostingFree authored May 26, 2024
1 parent 875464f commit 9e5ab43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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="4.10.0"
ENV DNSCONTROL_CHECKSUM="73837b413be2cbeb835d8b0ecbef04e75feff795f0768681184865903c976443"
ENV DNSCONTROL_VERSION="4.11.0"
ENV DNSCONTROL_CHECKSUM="71a35bf310d0f6ec76be0e444ede6b085af0d6487b2974a657be96ac3012ec18"
ENV USER=dnscontrol-user

RUN apk -U --no-cache upgrade && \
Expand Down

0 comments on commit 9e5ab43

Please sign in to comment.