Skip to content

Commit 1390c44

Browse files
authored
Update base image used in ko build (#1205) (#1212)
The default base image, cgr.dev/chainguard/static, no longer provides all the platforms the Chains controller claims support for. Signed-off-by: Luiz Carvalho <[email protected]>
1 parent f397ed6 commit 1390c44

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.ko.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
# The default base image, cgr.dev/chainguard/static, no longer provides all the platforms the Chains
3+
# controller claims support for.
4+
defaultBaseImage: ghcr.io/wolfi-dev/static:alpine

0 commit comments

Comments
 (0)