lobaro / restic-backup-docker

A docker container to automate backups with restic
Apache License 2.0
330 stars 114 forks source link

Add (optional) call for restic self-update #81

Open niondir opened 11 months ago

niondir commented 11 months ago

The container could regularly run restic self-update to keep restic up to date.

I would keep the feature optional. Default on or off? to keep risks in production environments as low as possible.