Skip to content

Commit

Permalink
feat(deps): Lego v4.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
znerol committed Apr 21, 2023
1 parent bb632bb commit 92b6d3e
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=v4.9.1
ARG lego_ref=v4.10.2
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.17.3
* certhub: v1.1.0
* git-gau: v1.1.0
* lego: v4.9.1
* lego: v4.10.2

0 comments on commit 92b6d3e

Please sign in to comment.