Harden scripts and bump debian-13 ISO to 13.4
This commit is contained in:
@@ -8,11 +8,11 @@ packer {
|
||||
}
|
||||
|
||||
variable "iso_url" {
|
||||
default = "https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-13.0.0-amd64-netinst.iso"
|
||||
default = "https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-13.4.0-amd64-netinst.iso"
|
||||
}
|
||||
|
||||
variable "iso_hash" {
|
||||
default = "sha256:e363cae0f1f22ed73363d0bde50b4ca582cb2816185cf6eac28e93d9bb9e1504"
|
||||
default = "sha256:0b813535dd76f2ea96eff908c65e8521512c92a0631fd41c95756ffd7d4896dc"
|
||||
}
|
||||
|
||||
variable "disk_size" {
|
||||
|
||||
Reference in New Issue
Block a user