Skip to content

Commit

Permalink
Update to latest ko
Browse files Browse the repository at this point in the history
  • Loading branch information
cartermckinnon committed Nov 25, 2024
1 parent b5e6605 commit 6e3c716
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions hack/install-ko.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,5 @@ set -o nounset
set -o pipefail

if ! command -v ko &> /dev/null; then
go install github.com/google/ko@v0.11.2
go install github.com/ko-build/ko@v0.17.1
fi

0 comments on commit 6e3c716

Please sign in to comment.