WIP
All checks were successful
Build containers / changes (push) Successful in 3s
Build containers / base-image (push) Has been skipped

This commit is contained in:
maurice
2026-03-14 20:23:44 +01:00
parent a549d67c7e
commit 7f342a7529
3 changed files with 7 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ default_args() {
arg "--hostname $name"
# Pull newer container image if available.
arg "--pull=newer"
# arg "--pull=newer"
# Use keep-id so the container user matches the host user.
arg "--userns=keep-id"