Skip to content

Commit

Permalink
feat(deps): Lego v4.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
znerol committed May 23, 2024
1 parent affa9b9 commit 0dce803
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.14.2
ARG lego_ref=v4.16.1
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.19.1
* certhub: v1.2.0
* git-gau: v1.3.0
* lego: v4.14.2
* lego: v4.16.1

0 comments on commit 0dce803

Please sign in to comment.