update prune backup container to 0.17.0

This commit is contained in:
Philip Henning 2024-12-09 18:43:43 +01:00
parent 71ac76ea98
commit fa141b6f2b

View file

@ -177,7 +177,7 @@ services:
- ./data/.lego:/var/lib/lego/backups:ro - ./data/.lego:/var/lib/lego/backups:ro
prune-backup: prune-backup:
image: registry.git.base23.de/base23/backup/resticker:0.11.0 image: registry.git.base23.de/base23/backup/resticker:0.17.0
environment: environment:
RUN_ON_STARTUP: "true" RUN_ON_STARTUP: "true"
PRUNE_CRON: "2 3 * * * *" PRUNE_CRON: "2 3 * * * *"