mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2025-10-10 04:10:57 +00:00
add rclone binary; add example; bump restic version; use official python alpine image
Signed-off-by: Kenneth Bingham <w@qrk.us>
This commit is contained in:
@@ -11,7 +11,7 @@ setup(
|
||||
'restic_compose_backup.*',
|
||||
]),
|
||||
install_requires=[
|
||||
'docker~=6.1.3',
|
||||
'docker~=7.1.0',
|
||||
],
|
||||
entry_points={'console_scripts': [
|
||||
'restic-compose-backup = restic_compose_backup.cli:main',
|
||||
|
Reference in New Issue
Block a user