Skip to content

Commit

Permalink
feat(deps): Lego v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
znerol committed Nov 10, 2019
1 parent 2589244 commit f1651f9
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 make musl-dev git go

RUN mkdir /src /dist

ARG lego_ref=v3.1.0
ARG lego_ref=v3.2.0
ENV lego_ref ${lego_ref}

ENV GOPATH /go
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ Manifest
* alpine: 3.10.3
* certhub: v1.0.0-beta9
* git-gau: v1.1.0
* lego: v3.1.0
* lego: v3.2.0

0 comments on commit f1651f9

Please sign in to comment.