diff --git a/Dockerfile b/Dockerfile index e428549..704ab7e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3 +FROM python:3-alpine RUN apk add --no-cache ffmpeg \ && apk add --no-cache --virtual .build-deps \