fix: expand configured service usernames

This commit is contained in:
2026-07-23 16:34:37 +00:00
parent fbb7eb5d9c
commit 21ea431c56
7 changed files with 15 additions and 7 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: archive-control-cache
services:
archive-client:
image: sodium/archive-clients:v0.1.0
image: sodium/archive-clients:v0.1.1
user: "1001:1001"
restart: unless-stopped
network_mode: host