fix: typo in image_templates (apline -> alpine) (#1005)
This commit is contained in:
parent
6b0d49b1fc
commit
84da110085
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ dockers:
|
|||
goarm: ''
|
||||
image_templates:
|
||||
- "filebrowser/filebrowser:alpine"
|
||||
- "filebrowser/filebrowser:{{ .Tag }}-apline"
|
||||
- "filebrowser/filebrowser:{{ .Tag }}-alpine"
|
||||
- "filebrowser/filebrowser:v{{ .Major }}-alpine"
|
||||
extra_files:
|
||||
- .docker.json
|
||||
|
|
|
|||
Loading…
Reference in a new issue