Skip to content

Commit

Permalink
Update docker.io/rclone/rclone Docker tag to v1.68 (#328)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 12, 2024
1 parent ee57f89 commit a18478e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/includes/rclone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
hosts: localhost
connection: local
vars:
rclone_docker_image: "docker.io/rclone/rclone:1.67"
rclone_docker_image: "docker.io/rclone/rclone:1.68"
tasks:
- name: "Create rclone directories"
file:
Expand Down

0 comments on commit a18478e

Please sign in to comment.