Skip to content

Commit

Permalink
fix(deps): Lexicon v3.3.17
Browse files Browse the repository at this point in the history
  • Loading branch information
znerol committed Jan 14, 2020
1 parent 4526070 commit 89169ff
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 @@ -44,7 +44,7 @@ RUN apk add --no-cache alpine-sdk python3-dev libffi-dev openssl-dev

RUN mkdir /src /dist /etc-dist

ARG lexicon_ref=v3.3.16
ARG lexicon_ref=v3.3.17
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.11.2
* certhub: v1.0.0-beta9
* dehydrated: v0.6.5
* dns-lexicon: v3.3.16
* dns-lexicon: v3.3.17
* git-gau: v1.1.0

0 comments on commit 89169ff

Please sign in to comment.