feat: replace lftp with rclone
This commit is contained in:
+1
-1
@@ -8,8 +8,8 @@ RUN apt-get update -qq && \
|
||||
git \
|
||||
ca-certificates \
|
||||
golang \
|
||||
lftp \
|
||||
openssh-client \
|
||||
rclone \
|
||||
wget \
|
||||
&& \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
Reference in New Issue
Block a user