[debian12] feat: update iso to 12.7.0

This commit is contained in:
Simon Cornet 2024-11-06 11:24:54 +01:00
parent bbd3038abb
commit e4fbe01795

View File

@ -72,7 +72,7 @@ variable "template_password" {
variable "iso_image" { variable "iso_image" {
type = string type = string
default = "debian-12.5.0-amd64-netinst.iso" default = "debian-12.7.0-amd64-netinst.iso"
} }
variable "version" { variable "version" {