Files
fuzzforge_ai/Makefile
abel 3d394ddbab build(makefile): fix build-modules version parsing and image tag
Use grep -m1 with '^version\s*=' and improved sed to extract and
trim package versions. Default to 0.0.1 when no version is found.
Introduce SDK_IMG so BASE_IMG_PREFIX is applied to the SDK image tag
and use it as the --build-arg BASE_IMAGE for module builds. Skip the
SDK directory and the module template directory when iterating modules.
2026-03-10 12:33:33 +01:00

3.9 KiB