Skip to content

Commit

Permalink
feat(deps): git-gau v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
znerol committed Sep 22, 2024
1 parent 1bbc451 commit 1efee8f
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 @@ -12,7 +12,7 @@ RUN apk add --no-cache make

RUN mkdir /src /dist

ARG gitgau_ref=v1.3.0
ARG gitgau_ref=v1.4.0
ENV gitgau_ref ${gitgau_ref}

ADD "https://codeload.github.com/znerol/git-gau/tar.gz/${gitgau_ref}" /src/git-gau-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,5 +28,5 @@ Manifest

* alpine: 3.20.3
* certhub: v1.2.0
* git-gau: v1.3.0
* git-gau: v1.4.0
* lego: v4.16.1

0 comments on commit 1efee8f

Please sign in to comment.