forked from coop-cloud/backup-bot-two
fix restic version, timeout and cron default timer
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
set -e -o pipefail
|
||||
|
||||
apk add --upgrade --no-cache \
|
||||
restic=0.15.2-r3 \
|
||||
bash=5.2.15-r5 \
|
||||
restic=0.15.2-r2 \
|
||||
python3=3.11.5-r0 \
|
||||
|
Reference in New Issue
Block a user