diff --git a/README.md b/README.md index a798b81b..81faa71f 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ A self-hosted music server that thinks for you. Smart shuffle, contextual likes, # compose.yaml services: minstrel: - image: git.fabledsword.com/bvandeusen/minstrel:v1.0.0 + image: git.fabledsword.com/bvandeusen/minstrel:latest ports: ['4533:4533'] volumes: - ./music:/music:ro