upgrade auf 2025.5.d

This commit is contained in:
Czechman 2025-10-07 12:15:42 +00:00
parent ab538d991e
commit c5f0a96cb3
1 changed files with 4 additions and 2 deletions

View File

@ -7,19 +7,21 @@ networks:
services:
wizarr:
image: ghcr.io/wizarrrr/wizarr:4.2.0
image: ghcr.io/wizarrrr/wizarr:2025.5.d
container_name: wizarr
restart: always
environment:
- PUID=1000
- PGID=1000
- TZ=Europe/Berlin
- DISABLE_BUILTIN_AUTH=false
ports:
- "5690:5690"
networks:
- wizarr
volumes:
- "/docker/wizarr/database:/data/database"
- "/docker/wizarr/data:/data"
- "/docker/wizarr/data/database:/data/database"
logging:
driver: "gelf"
options: