diff --git a/Dockerfile b/Dockerfile index 2c8efcc..76fb11c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -76,9 +76,9 @@ RUN \ make install && \ echo "**** install pip packages ****" && \ pip install --no-cache-dir -U \ + beautifulsoup4 \ beets \ beets-copyartifacts \ - beautifulsoup4 \ flask \ pillow \ pip \