Skip to content

Commit

Permalink
ci(.goreleaser.yaml): add git dep to container image
Browse files Browse the repository at this point in the history
Signed-off-by: Massimiliano Giovagnoli <[email protected]>
  • Loading branch information
maxgio92 authored and poiana committed Apr 12, 2024
1 parent 777b7ce commit a524611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ signs:
output: true

kos:
- base_image: cgr.dev/chainguard/static
- base_image: cgr.dev/chainguard/git
repository: ghcr.io/falcosecurity/peribolos-syncer
bare: true
tags:
Expand Down

0 comments on commit a524611

Please sign in to comment.