djmaze / resticker

Run automatic restic backups via a Docker container.
https://hub.docker.com/r/mazzolino/restic/
Apache License 2.0
512 stars 71 forks source link

Update Rclone in Dockerfile #197

Closed zaunza closed 4 months ago

zaunza commented 4 months ago

There was a bug in rclone relating to onedrive that was fixed in v1.66, see here: https://github.com/rclone/rclone/issues/7405

Can you update the dockerfile to use rclone v 1.67.0? This will fix an unauthenticated issue onedrive had when using rclone.