Skip to content

Commit

Permalink
fix: added missing line for latest images tag manifests.
Browse files Browse the repository at this point in the history
Signed-off-by: Federico Di Pierro <[email protected]>
  • Loading branch information
FedeDP authored and poiana committed Apr 27, 2022
1 parent b38ebf1 commit 3c88de4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ docker_manifests:
- falcosecurity/event-generator:{{ .Version }}-amd64
- falcosecurity/event-generator:{{ .Version }}-arm64v8
- name_template: falcosecurity/event-generator:latest
image_templates:
- falcosecurity/event-generator:latest-amd64
- falcosecurity/event-generator:latest-arm64v8

Expand Down

0 comments on commit 3c88de4

Please sign in to comment.