Skip to content

Commit

Permalink
chore(deps): update docker.io/rclone/rclone docker tag to v1.66.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bot-ross[bot] authored Mar 10, 2024
1 parent 3609b72 commit 1bccfcb
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 @@ -41,7 +41,7 @@ RUN \
&& chmod a+rx /mover-restic/*.sh \
&& rm -rf /tmp/*

COPY --from=docker.io/rclone/rclone:1.65.2 /usr/local/bin/rclone /usr/local/bin/rclone
COPY --from=docker.io/rclone/rclone:1.66.0 /usr/local/bin/rclone /usr/local/bin/rclone
COPY --from=docker.io/restic/restic:0.16.4 /usr/bin/restic /usr/local/bin/restic
COPY --from=builder /go/bin/volsync /manager

Expand Down

0 comments on commit 1bccfcb

Please sign in to comment.