diff --git a/Dockerfile b/Dockerfile index 3a90a92..6e03a02 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,6 @@ RUN apk add --no-cache \ openssh-client \ sshpass \ jq \ - busybox-extras \ borgbackup COPY start_backup.sh /start_backup.sh