Skip to content

Commit

Permalink
chore(deps): update docker.io/rclone/rclone docker tag to v1.65.0 (#914)
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 Nov 26, 2023
1 parent bc8f5e7 commit 0633a24
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 @@ -18,7 +18,7 @@ RUN \
&& go install -a -ldflags "-X=main.volsyncVersion=v${VERSION}" github.com/backube/volsync@v${VERSION} \
&& upx /go/bin/volsync

FROM docker.io/rclone/rclone:1.64.2 as rclone
FROM docker.io/rclone/rclone:1.65.0 as rclone
FROM docker.io/restic/restic:0.16.2 as restic

FROM public.ecr.aws/docker/library/alpine:3.18
Expand Down

0 comments on commit 0633a24

Please sign in to comment.