Switch to watching the repo with diun, since bookstack doesnt do semver

bookstack
micro 1 year ago
parent f2ce5282f7
commit 6d2e0b514b

@ -26,7 +26,10 @@ services:
depends_on:
- bookstack_db
labels:
- "diun.enable=true"
- diun.watch_repo=true
- diun.include_tags=^24\.\d+\.\d+
- diun.sort_tags=semver
- diun.enable=true
bookstack_db:
image: lscr.io/linuxserver/mariadb

Loading…
Cancel
Save