lsio-kdenlive-ppa: fix dumbass mistake
This commit is contained in:
parent
5d2f1e5e9f
commit
daa99c50d9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
FROM lscr.io/linuxserver/kdenlive:latest
|
||||
|
||||
RUN \
|
||||
apt-get purge --auto-remove -y kdenlive \
|
||||
add-apt-repository ppa:kdenlive/kdenlive-stable \
|
||||
apt update \
|
||||
apt-get purge --auto-remove -y kdenlive && \
|
||||
add-apt-repository ppa:kdenlive/kdenlive-stable && \
|
||||
apt update && \
|
||||
apt-get install kdenlive
|
Loading…
Add table
Add a link
Reference in a new issue