update prune backup container to 0.17.0
This commit is contained in:
parent
71ac76ea98
commit
fa141b6f2b
1 changed files with 1 additions and 1 deletions
|
@ -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 * * * *"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue