mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-15 16:51:28 +03:00
Fixed missing double ampersand
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
FROM alpine:3.11
|
FROM alpine:3.11
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apk add --update npm python ffmpeg \
|
apk add --update npm python ffmpeg && \
|
||||||
apk add --repository http://dl-3.alpinelinux.org/alpine/edge/testing/ \
|
apk add --repository http://dl-3.alpinelinux.org/alpine/edge/testing/ \
|
||||||
atomicparsley
|
atomicparsley
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user