Skip to content

Commit

Permalink
feat(volsync): update docker.io/rclone/rclone ( 1.68.2 → 1.69.0 ) (#1170
Browse files Browse the repository at this point in the history
)

Co-authored-by: bot-ross[bot] <98030736+bot-ross[bot]@users.noreply.github.com>
  • Loading branch information
bot-ross[bot] authored Jan 13, 2025
1 parent a8b9833 commit c7a2a53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/volsync/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ RUN \
&& chmod a+rx /mover-restic/*.sh \
&& rm -rf /tmp/*

COPY --from=docker.io/rclone/rclone:1.68.2 /usr/local/bin/rclone /usr/local/bin/rclone
COPY --from=docker.io/rclone/rclone:1.69.0 /usr/local/bin/rclone /usr/local/bin/rclone
COPY --from=docker.io/restic/restic:0.17.3 /usr/bin/restic /usr/local/bin/restic
COPY --from=volsync /go/bin/volsync /manager

Expand Down

0 comments on commit c7a2a53

Please sign in to comment.