fix: bump versions in dockerfile, fix pre-commit
Some checks failed
Build and Test Code / test (push) Successful in 3m39s
Build and Test Code / static_analysis (push) Successful in 3m43s
Build and Test Code / coverage (push) Successful in 3m51s
Build and Test Code / sanitize (push) Successful in 3m37s
Build Docs / build-docs (push) Successful in 3m3s
Build Image / build-dev-image (push) Failing after 2m40s

This commit is contained in:
Shrukan
2025-09-28 09:24:49 -06:00
parent 6479d1d578
commit db47fe1433
5 changed files with 32 additions and 24 deletions

View File

@ -69,5 +69,5 @@ clean:
# Obliterate the build directory
spotless:
rm -r {{BUILD_PREFIX}}
rm -rf {{BUILD_PREFIX}}
meson subprojects purge --confirm