amd64 image update to debian 12.7.0 (#4719)

This commit is contained in:
openoms 2024-09-01 22:05:16 +03:00 committed by GitHub
parent 0abc495133
commit ae7799b750
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
variable "iso_name" { default = "debian-12.6.0-amd64-netinst.iso" }
variable "iso_checksum" { default = "ade3a4acc465f59ca2496344aab72455945f3277a52afc5a2cae88cdc370fa12" }
variable "iso_name" { default = "debian-12.7.0-amd64-netinst.iso" }
variable "iso_checksum" { default = "8fde79cfc6b20a696200fc5c15219cf6d721e8feb367e9e0e33a79d1cb68fa83" }
variable "pack" { default = "lean" }
variable "github_user" { default = "raspiblitz" }