lobaro / restic-backup-docker

A docker container to automate backups with restic
Apache License 2.0
344 stars 113 forks source link

Update restic to version 0.13.1 and add option to check data integrity #73

Closed lojutaan closed 1 year ago

lojutaan commented 2 years ago

This pull request updates restic version to 0.13.1 and adds option to run restic check to verify data integrity. Data integrity check is optional and by default doesn't do anything.

leadZERO commented 2 years ago

Wondering if you could update this to the latest release? Thanks for doing this work!

niondir commented 1 year ago

Sorry, I did merge the update to 0.14.0 first. Can you please update the pull request to also include the latest restic version? I will then merge the PR.