mtag: replace keyfinder-py with keyfinder-cli;

died in alpine 3.23 due to ffmpeg8
This commit is contained in:
ed
2025-12-14 22:04:46 +00:00
parent 56e15009c7
commit 67ddc64171
3 changed files with 26 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ RUN apk add -U !pyc \
py3-magic \
vips-jxl vips-heif vips-poppler vips-magick \
py3-numpy fftw libsndfile \
vamp-sdk vamp-sdk-libs \
vamp-sdk vamp-sdk-libs keyfinder-cli \
libraw py3-numpy cython \
&& apk add -t .bd \
bash wget gcc g++ make cmake patchelf \