Compare commits

..

1 Commits

Author SHA1 Message Date
unkinben 544c3e481b fix: use correct path
Build / build (pull_request) Successful in 16s
- I need a better way to test these changes
2026-01-10 16:31:43 +11:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
20260110
20260109
+1 -1
View File
@@ -6,7 +6,7 @@ packer {
}
incus = {
source = "github.com/bketelsen/incus"
version = "1.2.0"
version = "~> 1"
}
}
}