diff --git a/.drone.yml b/.drone.yml index cf391d6..5f158d1 100755 --- a/.drone.yml +++ b/.drone.yml @@ -37,7 +37,7 @@ steps: from_secret: docker_password tags: - latest - - 2.1.3-1.4.3 + - 2.1.3-1.4.4 - name: pushrm-dockerhub image: chko/docker-pushrm diff --git a/base-fullbuild/requirements.txt b/base-fullbuild/requirements.txt index 17a2fbc..5cc3e25 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 +borgbackup==1.4.4 borgmatic[apprise]==2.1.3 llfuse==1.5.2 \ No newline at end of file