mirror of
https://github.com/linuxserver/docker-kdenlive.git
synced 2026-01-09 07:21:35 +08:00
no version mathcing on arm
This commit is contained in:
parent
d40415c11a
commit
d121b7cc3d
@ -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/* \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user