Fixed missing double ampersand

This commit is contained in:
Tzahi12345
2020-04-29 00:40:14 -04:00
parent 8fbb1c9bbd
commit 03ea04f8d8

View File

@@ -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