fix: use job-specific sparse transfer progress

This commit is contained in:
2026-07-25 03:01:34 +00:00
parent 9df2e6991e
commit 90925fd321
6 changed files with 18 additions and 10 deletions
+1 -1
View File
@@ -218,7 +218,7 @@ cache/archive routes according to policy.
```yaml
services:
archive-client:
image: sodium/archive-clients:v0.1.11
image: sodium/archive-clients:v0.1.12
user: "1001:1001"
restart: unless-stopped
command: ["archive-client", "--config", "/etc/archive-control/client.toml"]