Skip to content

Commit

Permalink
Merge pull request #5 from AdrienPoupa/dependabot/docker/rclone/rclon…
Browse files Browse the repository at this point in the history
…e-1.66.0

feat: bump rclone/rclone from 1.65.2 to 1.66.0
  • Loading branch information
AdrienPoupa authored Apr 15, 2024
2 parents 12e0bf1 + 147e1b9 commit 252ab43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rclone/rclone:1.65.2 AS provider
FROM rclone/rclone:1.66.0 AS provider

# To address the issue of dependencies in Alpine's edge version being required while rclone is not yet updated.
# https://github.com/rclone/rclone/blob/master/Dockerfile
Expand Down

0 comments on commit 252ab43

Please sign in to comment.