2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-21 21:33:02 +01: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 \