diff --git a/Dockerfile b/Dockerfile index 9b6ea94..e984576 100644 --- a/Dockerfile +++ b/Dockerfile @@ -118,6 +118,7 @@ RUN \ beets \ requests \ Pillow \ + pylast \ pyacoustid && \ # make directory mkdir -p ${SMA_PATH} && \