increment restic version

This commit is contained in:
C.J. May 2025-01-07 23:58:56 -06:00 committed by GitHub
parent e6ca4aa9ca
commit 2f681db29c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
FROM restic/restic:0.9.6
FROM restic/restic:0.17.3
RUN apk update && apk add python3 \
dcron \