Skip to content

Commit

Permalink
Remove more dockerhub references
Browse files Browse the repository at this point in the history
  • Loading branch information
csmith committed Dec 8, 2023
1 parent c4b9c4d commit 6c9e7f8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion .goreleaser-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ dockers:
goarm: ''
dockerfile: gorelease.Dockerfile
image_templates:
- "mdbot/wiki:latest"
- "ghcr.io/mdbot/wiki:latest"
build_flag_templates:
- --label=org.opencontainers.image.source=https://github.com/mdbot/wiki
Expand Down
4 changes: 0 additions & 4 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ dockers:
goarm: ''
dockerfile: gorelease.Dockerfile
image_templates:
- "mdbot/wiki:{{ .Major }}"
- "mdbot/wiki:{{ .Major }}.{{ .Minor }}"
- "mdbot/wiki:{{ .Tag }}"
- "mdbot/wiki:latest"
- "ghcr.io/mdbot/wiki:{{ .Major }}"
- "ghcr.io/mdbot/wiki:{{ .Major }}.{{ .Minor }}"
- "ghcr.io/mdbot/wiki:{{ .Tag }}"
Expand Down

0 comments on commit 6c9e7f8

Please sign in to comment.