Porównaj commity

...

3 Commity

Autor SHA1 Wiadomość Data
modem7 70d05fb936
add xxhash for spotcheck 2024-04-18 12:27:44 +01:00
renovate[bot] 072934ed6e
Update dependency borgmatic to v1.8.10 (#141)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-16 21:21:49 +01:00
modem7 2180b43f1f
Update .drone.yml 2024-04-16 21:21:42 +01:00
3 zmienionych plików z 4 dodań i 3 usunięć

Wyświetl plik

@ -37,7 +37,7 @@ steps:
from_secret: docker_password
tags:
- latest
- 1.8.9-1.2.8
- 1.8.10-1.2.8
- name: pushrm-dockerhub
image: chko/docker-pushrm

Wyświetl plik

@ -59,7 +59,8 @@ RUN <<EOF
pkgconfig \
sshfs \
sqlite \
tzdata
tzdata \
xxhash
apk upgrade --no-cache
EOF

Wyświetl plik

@ -1,5 +1,5 @@
--extra-index-url https://dl.cloudsmith.io/public/modem7/wheels/python/simple/
borgbackup==1.2.8
borgmatic[apprise]==1.8.9
borgmatic[apprise]==1.8.10
llfuse==1.5.0