mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-20 11:41:00 +03:00
fix missing \ in DOCKEFILE
This commit is contained in:
@@ -31,7 +31,7 @@ RUN apk add --no-cache \
|
||||
python3 \
|
||||
su-exec \
|
||||
&& apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/testing/ \
|
||||
atomicparsley
|
||||
atomicparsley \
|
||||
&& apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/community/ \
|
||||
ffmpeg
|
||||
|
||||
|
||||
Reference in New Issue
Block a user