Skip to content

Commit

Permalink
Update dependency borgmatic to v1.9.8 (#167)
Browse files Browse the repository at this point in the history
* Update dependency borgmatic to v1.9.8

* Update .drone.yml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: modem7 <[email protected]>
  • Loading branch information
renovate[bot] and modem7 authored Jan 25, 2025
1 parent f68d038 commit d61744f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ steps:
from_secret: docker_password
tags:
- latest
- 1.9.7-1.4.0
- 1.9.8-1.4.0

- name: pushrm-dockerhub
image: chko/docker-pushrm
Expand Down
2 changes: 1 addition & 1 deletion base-fullbuild/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--extra-index-url https://dl.cloudsmith.io/public/modem7/wheels/python/simple/

borgbackup==1.4.0
borgmatic[apprise]==1.9.7
borgmatic[apprise]==1.9.8
llfuse==1.5.1

0 comments on commit d61744f

Please sign in to comment.