Skip to content

Commit

Permalink
chore: use version
Browse files Browse the repository at this point in the history
  • Loading branch information
katallaxie committed Feb 24, 2025
1 parent fcc0913 commit 4e921f1
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 @@ -71,7 +71,7 @@ dockers:
- account-server
image_templates:
- "ghcr.io/zeiss/{{.ProjectName}}/account-server:latest"
- "ghcr.io/zeiss/{{.ProjectName}}/account-server:{{.Tag}}"
- "ghcr.io/zeiss/{{.ProjectName}}/account-server:{{.Version}}"
- "ghcr.io/zeiss/{{.ProjectName}}/account-server"
build_flag_templates:
- "--pull"
Expand Down

0 comments on commit 4e921f1

Please sign in to comment.