fix: clean interrupted staging temporaries

This commit is contained in:
2026-07-24 17:00:10 +00:00
parent 053b0135b3
commit 94a3233ce2
8 changed files with 69 additions and 5 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: archive-control-archive
services:
archive-client:
image: sodium/archive-clients:v0.1.7
image: sodium/archive-clients:v0.1.8
user: "1000:1000"
restart: unless-stopped
command: ["--config", "/etc/archive-control/client.toml"]