diff --git a/amd64.dockerfile b/amd64.dockerfile index 6a3e8b7..e1c4d88 100644 --- a/amd64.dockerfile +++ b/amd64.dockerfile @@ -22,6 +22,7 @@ RUN \ yt-dlp && \ echo "************ install python packages ************" && \ pip install --upgrade --no-cache-dir -U \ + excludarr \ yq && \ echo "************ setup SMA ************" && \ echo "************ setup directory ************" && \