no version mathcing on arm

This commit is contained in:
thelamer 2025-10-16 19:01:00 -04:00
parent d40415c11a
commit d121b7cc3d
No known key found for this signature in database

View File

@ -20,7 +20,7 @@ RUN \
https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/kdenlive-logo.png && \
echo "**** install packages ****" && \
pacman -Sy --noconfirm --needed \
kdenlive${KDENLIVE_VERSION:+=$KDENLIVE_VERSION} && \
kdenlive && \
echo "**** cleanup ****" && \
rm -rf \
/tmp/* \