Skip to content

Commit

Permalink
Revert "feat(deps): Lego v4.16.1"
Browse files Browse the repository at this point in the history
This reverts commit f24fbe3.
  • Loading branch information
znerol committed Apr 2, 2024
1 parent 8e50c67 commit 2aafead
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.16.1
ARG lego_ref=v4.14.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.18.6
* certhub: v1.1.0
* git-gau: v1.1.0
* lego: v4.16.1
* lego: v4.14.2

0 comments on commit 2aafead

Please sign in to comment.