1
0
mirror of https://github.com/ko-build/ko.git synced 2025-02-07 19:30:23 +02:00
ko-build/.ko.yaml
Stephan Renatus 6d7265315b
.ko.yaml: bump golang 1.18 -> 1.19 (#848)
Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>

Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>
2022-10-13 16:47:46 -04:00

8 lines
110 B
YAML

baseImageOverrides:
github.com/google/ko: golang:1.19
builds:
- id: ko
ldflags:
- "{{ .Env.LDFLAGS }}"