Skip to content

Commit

Permalink
Add latest tag to future images (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
kgaughan authored Jul 27, 2024
1 parent 29fb4dc commit 874a3a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ archives:
dockers:
- image_templates:
- "{{ .Env.REGISTRY }}/{{ .Env.IMAGE }}:{{ .Tag }}"
- "{{ .Env.REGISTRY }}/{{ .Env.IMAGE }}:latest"
skip_push: auto
use: buildx
dockerfile: Dockerfile
Expand Down

0 comments on commit 874a3a1

Please sign in to comment.