1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-04-02 21:55:33 +02:00

update youtube-dl

This commit is contained in:
kev 2021-11-17 11:33:02 +08:00
parent 8020255c6b
commit 2fe9c55833

View File

@ -3,7 +3,7 @@
#
FROM python:3.9-alpine
MAINTAINER kev <noreply@easypi.pro>
MAINTAINER EasyPi Software Foundation
RUN set -xe \
&& apk add --no-cache ca-certificates \