Skip to content

Commit

Permalink
fix: base image for ko in goreleaser config (#990)
Browse files Browse the repository at this point in the history
Signed-off-by: Charles-Edouard Brétéché <[email protected]>
  • Loading branch information
eddycharly authored Feb 27, 2024
1 parent 2b75829 commit f7e3428
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ builds:

kos:
- build: chainsaw
base_image: cgr.dev/chainguard/kubectl:latest-dev
repository: ghcr.io/kyverno/chainsaw
tags:
- '{{.Tag}}'
Expand Down

0 comments on commit f7e3428

Please sign in to comment.