Merge remote-tracking branch 'origin/master' into publish/greeter-0.1.1
Some checks failed
validate-pr / validate (pull_request) Failing after 1m58s

This commit is contained in:
2026-05-18 19:49:28 +00:00

View File

@@ -29,7 +29,7 @@ container:
# containers. The regex matches the full `source:target[:opts]`
# string, so a permissive prefix is enough.
valid_volumes:
- "^cargoxx-cache-(store|keys):"
- "^cargoxx-cache-(store|keys)$"
docker_host: "unix:///var/run/docker.sock"
force_pull: false