aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-11-23 14:33:45 +0800
committercrupest <crupest@outlook.com>2022-11-23 14:33:45 +0800
commitb413ee7f3f1b7659e3e3b74542e8f417a2bbc342 (patch)
tree94a51c83c8da84b6eb70a9380b5ad29887e73d36
parent376371189ca11b2be508afb8e21203f7bd5b0591 (diff)
downloadcrupest-b413ee7f3f1b7659e3e3b74542e8f417a2bbc342.tar.gz
crupest-b413ee7f3f1b7659e3e3b74542e8f417a2bbc342.tar.bz2
crupest-b413ee7f3f1b7659e3e3b74542e8f417a2bbc342.zip
Rsync? Rclone!
-rw-r--r--docker/auto-backup/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/auto-backup/Dockerfile b/docker/auto-backup/Dockerfile
index a180740..950c54f 100644
--- a/docker/auto-backup/Dockerfile
+++ b/docker/auto-backup/Dockerfile
@@ -1,4 +1,4 @@
-FROM rsync/rsync:latest
+FROM rclone/rclone:latest
ARG CRUPEST_AUTO_BACKUP_BUCKET_NAME
ARG CRUPEST_AUTO_BACKUP_INIT_DELAY=0
ARG CRUPEST_AUTO_BACKUP_INTERVAL=1d