Compare commits

..

1 Commits

Author SHA1 Message Date
49c11dc4e6 feat: upgrade to almalinux 9.7
All checks were successful
Build / build (pull_request) Successful in 5m28s
2026-01-12 22:01:21 +11:00

View File

@ -7,5 +7,5 @@ source "docker" "os" {
source "incus" "os" { source "incus" "os" {
image = var.incus_source image = var.incus_source
output_image = local.incus_output_image output_image = local.incus_output_image
profile = ["build"] profile = "build"
} }