fix: typo in image_templates (apline -> alpine) (#1005)

This commit is contained in:
Thomas Queste 2020-06-25 09:37:55 +02:00 committed by GitHub
parent 6b0d49b1fc
commit 84da110085
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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