Skip to content

Commit

Permalink
fix(deps): Lexicon v3.3.16
Browse files Browse the repository at this point in the history
  • Loading branch information
znerol committed Jan 12, 2020
1 parent b553867 commit 4526070
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.15
ARG lexicon_ref=v3.3.16
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.15
* dns-lexicon: v3.3.16
* git-gau: v1.1.0

0 comments on commit 4526070

Please sign in to comment.