Skip to content

Commit

Permalink
Bump rclone/rclone from 1.65.0 to 1.65.1 in /scheduler (#5214)
Browse files Browse the repository at this point in the history
Bumps rclone/rclone from 1.65.0 to 1.65.1.

---
updated-dependencies:
- dependency-name: rclone/rclone
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2024
1 parent acc55f0 commit 4cbd561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scheduler/Dockerfile.rclone
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rclone/rclone:1.65.0 as builder
FROM rclone/rclone:1.65.1 as builder

RUN mkdir /licenses && wget -O /licenses/license.txt https://raw.githubusercontent.com/rclone/rclone/master/COPYING

Expand Down

0 comments on commit 4cbd561

Please sign in to comment.