mirror of
https://github.com/ko-build/ko.git
synced 2026-06-18 20:14:08 +02:00
* Add .ko.yaml to base ko container image on golang:1.17 Ignore this in e2e tests, since even though golang:1.17 provides a Windows base image, ko's base image platform selection doesn't take osversion into account. The e2e tests don't exercise golang usage at all, so it shouldn't matter. * Update README