Skip to content

Commit

Permalink
feat(deps): Lexicon v3.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
znerol committed Dec 6, 2023
1 parent 636a0a5 commit 543cc38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ ENV certbot_ref ${certbot_ref}
ADD "https://codeload.github.com/certbot/certbot/tar.gz/${certbot_ref}" /src/certbot-src.tar.gz
RUN tar -o -C /src -xf /src/certbot-src.tar.gz

ARG lexicon_ref=v3.15.1
ARG lexicon_ref=v3.17.0
ENV lexicon_ref ${lexicon_ref}

ADD "https://codeload.github.com/AnalogJ/lexicon/tar.gz/${lexicon_ref}" /src/lexicon-src.tar.gz
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ Manifest
* alpine: 3.18.5
* certbot: v1.32.2
* certhub: v1.1.0
* dns-lexicon: v3.15.1
* dns-lexicon: v3.17.0
* git-gau: v1.1.0

0 comments on commit 543cc38

Please # to comment.