Skip to content

Commit

Permalink
bump libgit2 image to v0.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: Sunny <darkowlzz@protonmail.com>
  • Loading branch information
darkowlzz committed Sep 29, 2022
1 parent 215e8cf commit b99f2ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion git/libgit2/libgit2-vars.env
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# It's purpose is to reduce boilerplate, and provide a single source
# of info for all other build scripts.
LIBGIT2_IMG=ghcr.io/fluxcd/golang-with-libgit2
LIBGIT2_TAG=v0.2.0
LIBGIT2_TAG=v0.3.0
LIBGIT2_PATH=${LIBGIT2_BUILD_DIR}/libgit2/${LIBGIT2_TAG}
LIBGIT2_LIB_PATH=${LIBGIT2_PATH}/lib
LIBGIT2=${LIBGIT2_LIB_PATH}/libgit2.a
Expand Down

0 comments on commit b99f2ef

Please sign in to comment.