aboutsummaryrefslogtreecommitdiff
path: root/docker/auto-backup/Dockerfile
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
commitc1632df9829b980d3e34d5c8dfacf5f6be189376 (patch)
tree94a51c83c8da84b6eb70a9380b5ad29887e73d36 /docker/auto-backup/Dockerfile
parentd02c17d4ee6ea7fd565b2c71d69119b4eccc0c22 (diff)
downloadcrupest-c1632df9829b980d3e34d5c8dfacf5f6be189376.tar.gz
crupest-c1632df9829b980d3e34d5c8dfacf5f6be189376.tar.bz2
crupest-c1632df9829b980d3e34d5c8dfacf5f6be189376.zip
Rsync? Rclone!
Diffstat (limited to 'docker/auto-backup/Dockerfile')
-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