diff --git a/.drone.yml b/.drone.yml index 98faae3..ae9e19c 100755 --- a/.drone.yml +++ b/.drone.yml @@ -37,7 +37,7 @@ steps: from_secret: docker_password tags: - latest - - 2.1.0-1.4.3 + - 2.1.1-1.4.3 - name: pushrm-dockerhub image: chko/docker-pushrm diff --git a/base-fullbuild/requirements.txt b/base-fullbuild/requirements.txt index 091b7e6..2ba32a1 100755 --- a/base-fullbuild/requirements.txt +++ b/base-fullbuild/requirements.txt @@ -1,5 +1,5 @@ --extra-index-url https://dl.cloudsmith.io/public/modem7/wheels/python/simple/ borgbackup==1.4.3 -borgmatic[apprise]==2.1.0 +borgmatic[apprise]==2.1.1 llfuse==1.5.2 \ No newline at end of file