feat(media): update maintainerr to v3 (new GHCR org)
Image moved from ghcr.io/jorenn92/maintainerr to ghcr.io/maintainerr/maintainerr with the v3.x release series. v3 runs its own DB migrations on startup. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
fb3938c71b
commit
29d04980fd
@@ -101,7 +101,7 @@ services:
|
||||
|
||||
maintainerr:
|
||||
container_name: maintainerr
|
||||
image: ghcr.io/jorenn92/maintainerr:latest
|
||||
image: ghcr.io/maintainerr/maintainerr:latest
|
||||
restart: unless-stopped
|
||||
networks: [media, edge]
|
||||
env_file:
|
||||
|
||||
Reference in New Issue
Block a user