diff --git a/Dockerfile b/Dockerfile index 5ca634c4f..44fb1ef8a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,7 +8,7 @@ COPY . ./ # Install Dependencies RUN apk update -RUN apk add git ffmpeg tini alpine-sdk +RUN apk add git ffmpeg tini alpine-sdk python3 # Configure corepack and yarn RUN corepack enable