mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-12 01:51:29 +03:00
Update alpine to 3.12
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
FROM alpine:3.11
|
FROM alpine:3.12
|
||||||
|
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
npm \
|
npm \
|
||||||
python \
|
python2 \
|
||||||
ffmpeg \
|
ffmpeg \
|
||||||
&& apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/testing/ \
|
&& apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/testing/ \
|
||||||
atomicparsley
|
atomicparsley
|
||||||
|
|||||||
Reference in New Issue
Block a user