Skip to content

Commit

Permalink
update rclone
Browse files Browse the repository at this point in the history
  • Loading branch information
ShoshinNikita committed Sep 21, 2023
1 parent 2b9b5e6 commit f229297
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
Expand Up @@ -12,7 +12,7 @@ RUN make build && ./bin/rview --version


# Download rclone.
FROM rclone/rclone:1.63 AS rclone-src
FROM rclone/rclone:1.64 AS rclone-src

RUN rclone --version

Expand Down

0 comments on commit f229297

Please sign in to comment.