Skip to content

Commit

Permalink
patch-distroless-ghcr (#1110)
Browse files Browse the repository at this point in the history
  • Loading branch information
spiffcs committed Jul 20, 2022
1 parent 7bae9d4 commit 5dc729b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yaml
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 5dc729b

Please sign in to comment.