fix: update wizarr image version to v2026.7.1
All checks were successful
Auto-Deploy Changed Stacks / deploy (push) Successful in 13s
All checks were successful
Auto-Deploy Changed Stacks / deploy (push) Successful in 13s
This commit is contained in:
parent
078b0b423c
commit
5c8a7f9b11
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user