Skip to content

Commit

Permalink
feat(deps): certhub v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
znerol committed Sep 23, 2024
1 parent 5d3e8bf commit 8dfb2d4
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 @@ -28,7 +28,7 @@ RUN apk add --no-cache make

RUN mkdir /src /dist

ARG certhub_ref=v1.2.0
ARG certhub_ref=v1.3.0
ENV certhub_ref ${certhub_ref}

ADD "https://codeload.github.com/certhub/certhub/tar.gz/${certhub_ref}" /src/certhub-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 @@ -28,6 +28,6 @@ Manifest

* alpine: 3.20.3
* certbot: v2.11.0
* certhub: v1.2.0
* certhub: v1.3.0
* dns-lexicon: v3.18.0
* git-gau: v1.4.0

0 comments on commit 8dfb2d4

Please # to comment.