Fix project generation failure with docker and podman (#6097)

This commit is contained in:
Tosinibikunle 2025-10-06 17:46:09 +01:00 committed by GitHub
parent 0558674c5c
commit 674c426cca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -522,6 +522,7 @@ def setup_dependencies():
[ # noqa: S607
"docker",
"build",
"--load",
"-t",
uv_image_tag,
"-f",