Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Demonsthere authored Oct 14, 2024
1 parent 46c4a8f commit 34afe7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ docker_manifests:
image_templates:
- "oryd/hydra-maester:{{ .Tag }}-amd64"
- "oryd/hydra-maester:{{ .Tag }}-arm64"
- name_template: "oryd/hydra-maester:latests"
id: "latests"
- name_template: "oryd/hydra-maester:latest"
id: "latest"
image_templates:
- "oryd/hydra-maester:{{ .Tag }}-amd64"
- "oryd/hydra-maester:{{ .Tag }}-arm64"
Expand Down

0 comments on commit 34afe7e

Please sign in to comment.