Skip to content

Commit

Permalink
feat(deps): git-gau v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
znerol committed May 23, 2024
1 parent 2aafead commit 349b9a1
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.1.0
ARG gitgau_ref=v1.3.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.18.6
* certhub: v1.1.0
* git-gau: v1.1.0
* git-gau: v1.3.0
* lego: v4.14.2

0 comments on commit 349b9a1

Please sign in to comment.