Skip to content

Commit d121b7c

Browse files
committed
no version mathcing on arm
1 parent d40415c commit d121b7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.aarch64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ RUN \
2020
https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/kdenlive-logo.png && \
2121
echo "**** install packages ****" && \
2222
pacman -Sy --noconfirm --needed \
23-
kdenlive${KDENLIVE_VERSION:+=$KDENLIVE_VERSION} && \
23+
kdenlive && \
2424
echo "**** cleanup ****" && \
2525
rm -rf \
2626
/tmp/* \

0 commit comments

Comments
 (0)