diff --git a/Dockerfile b/Dockerfile index 93fc804..2c8efcc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -78,6 +78,7 @@ RUN \ pip install --no-cache-dir -U \ beets \ beets-copyartifacts \ + beautifulsoup4 \ flask \ pillow \ pip \ diff --git a/README.md b/README.md index a594380..9d57ee7 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ Contains [beets-copyartifacts](https://github.com/sbarakat/beets-copyartifacts) ## Versions ++ **27.12.17:** Add beautifulsoup4 pip package. + **06.12.17:** Rebase to alpine linux 3.7. + **25.05.17:** Rebase to alpine linux 3.6. + **06.02.17:** Rebase to alpine linux 3.5.