Skip to content

Commit

Permalink
Test with stdio
Browse files Browse the repository at this point in the history
Signed-off-by: Paulo Gomes <[email protected]>
  • Loading branch information
Paulo Gomes committed Feb 7, 2022
1 parent 7c71ced commit 6a9afb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ IMG ?= fluxcd/source-controller
TAG ?= latest

# Base image used to build the Go binary
LIBGIT2_IMG ?= quay.io/paulinhu/golang-with-libgit2
LIBGIT2_IMG ?= ghcr.io/pjbgf/golang-with-libgit2
LIBGIT2_TAG ?= libgit2-1.1.1-6-nostdio

# Allows for defining additional Docker buildx arguments,
Expand Down

0 comments on commit 6a9afb5

Please sign in to comment.