mirror of
https://github.com/mudler/LocalAI.git
synced 2024-06-07 19:40:48 +00:00
fix: correctly assign ffmpeg image tag (#499)
This commit is contained in:
parent
cdf0a6e766
commit
d9130def39
4
.github/workflows/image.yml
vendored
4
.github/workflows/image.yml
vendored
@ -39,8 +39,8 @@ jobs:
|
||||
ffmpeg: ''
|
||||
- build-type: ''
|
||||
platforms: 'linux/amd64,linux/arm64'
|
||||
tag-latest: 'auto'
|
||||
tag-suffix: ''
|
||||
tag-latest: 'false'
|
||||
tag-suffix: '-ffmpeg'
|
||||
ffmpeg: 'true'
|
||||
- build-type: 'cublas'
|
||||
cuda-major-version: 11
|
||||
|
Loading…
Reference in New Issue
Block a user