Skip to content

Commit

Permalink
patch-distroless-ghcr (anchore#1110)
Browse files Browse the repository at this point in the history
  • Loading branch information
spiffcs committed Jul 20, 2022
1 parent 51919fe commit 3d0172e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,8 @@ docker_manifests:

- name_template: ghcr.io/anchore/syft:latest
image_templates:
- anchore/syft:{{.Tag}}
- anchore/syft:{{.Tag}}-arm64v8
- ghcr.io/anchore/syft:{{.Tag}}
- ghcr.io/anchore/syft:{{.Tag}}-arm64v8

- name_template: ghcr.io/anchore/syft:debug
image_templates:
Expand Down

0 comments on commit 3d0172e

Please sign in to comment.