djmaze / resticker

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

Add renovate.json to automate Dockerfile dependency updates #204

Closed cz3k closed 1 month ago

cz3k commented 1 month ago

Continuing from https://github.com/djmaze/resticker/pull/198:

Renovate can be configured to detect the version numbers in the Dockerfile, but I couldn't get the hashes to update. But perhaps that's sufficient as a ping to update them manually.

Relevant PRs from renovatebot in my fork: restic: https://github.com/cz3k/resticker/pull/5 rclone: https://github.com/cz3k/resticker/pull/4

djmaze commented 1 month ago

Thanks, merging!