Skip to content

Commit

Permalink
chore: add major docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
hacdias committed May 12, 2019
1 parent db924c4 commit 8e18159
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,6 @@ dockers:
image_templates:
- "filebrowser/filebrowser:latest"
- "filebrowser/filebrowser:{{ .Tag }}"
- "filebrowser/filebrowser:v{{ .Major }}"
extra_files:
- .docker.json

0 comments on commit 8e18159

Please sign in to comment.