diff --git a/nodes/heimdall/wizarr/compose.yaml b/nodes/heimdall/wizarr/compose.yaml index 514ecf6..00be102 100644 --- a/nodes/heimdall/wizarr/compose.yaml +++ b/nodes/heimdall/wizarr/compose.yaml @@ -2,12 +2,9 @@ services: wizarr: container_name: wizarr mem_limit: 2048m - image: ghcr.io/wizarrrr/wizarr:v2026.4.0 -<<<<<<< HEAD + image: ghcr.io/wizarrrr/wizarr:v2026.7.1 ports: - 5690:5690 -======= ->>>>>>> bbe6f8a (fix(wizarr): remove commented-out ports configuration) volumes: - /mnt/appdata/wizarr/data:/data/database restart: unless-stopped