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