docs(readme): use :latest in quickstart compose instead of pinned tag

This commit is contained in:
2026-05-08 13:50:53 -04:00
parent 4f669c26e9
commit 1b3f2e254b
+1 -1
View File
@@ -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