Skip to content

Commit

Permalink
Remove image hollow prefix (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alva8756 authored Jan 4, 2024
1 parent d095591 commit f905c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ changelog:
dockers:
-
image_templates:
- "ghcr.io/metal-toolbox/hollow-{{.ProjectName}}:{{ .Tag }}"
- "ghcr.io/metal-toolbox/{{.ProjectName}}:{{ .Tag }}"
dockerfile: Dockerfile
build_flag_templates:
- "--label=org.opencontainers.image.created={{.Date}}"
Expand Down

0 comments on commit f905c9c

Please sign in to comment.