Pin navidrome to 0.64.0 instead of :latest

0.64.0 re-encoded every internal ID in the DB (a documented breaking
change), which watchtower auto-applied and silently broke every
SUB/WAVE show's playlistIds reference. Pinning stops watchtower from
jumping versions without a deliberate review of release notes.

Claude-Session: https://claude.ai/code/session_01L7Rwa6guD5wK8F8tWQwcJX
This commit is contained in:
2026-09-13 12:41:09 +00:00
parent e4115dfda4
commit b2e7fcf451
+1 -1
View File
@@ -1,6 +1,6 @@
services:
navidrome:
image: deluan/navidrome:latest
image: deluan/navidrome:0.64.0
container_name: navidrome
restart: unless-stopped
environment: