build: build tasks: dev -> hotfix.

This commit is contained in:
Alexandre Pujol 2024-10-08 23:44:13 +01:00
parent 630e785787
commit 94703681d9
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
2 changed files with 8 additions and 8 deletions

View file

@ -32,7 +32,7 @@ func init() {
// Build tasks applied by default
builder.Register(
"userspace", // Resolve variable in the userspace profile
"dev", // Temporary fix for #74, #80 & #235
"hotfix", // Temporary fix for #74, #80 & #235
)
// Compatibility with AppArmor 3