mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-28 08:54:16 +01:00
Update build.arm64-rpi.pkr.hcl
bigger image
This commit is contained in:
parent
5099b037f3
commit
88759c64fd
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ variable "github_user" { default = "raspiblitz" }
|
|||
variable "branch" { default = "dev" }
|
||||
variable "image_link" { default = "https://downloads.raspberrypi.org/raspios_arm64/images/raspios_arm64-2024-03-15/2024-03-15-raspios-bookworm-arm64.img.xz" }
|
||||
variable "image_checksum" { default = "7e53a46aab92051d523d7283c080532bebb52ce86758629bf1951be9b4b0560f" }
|
||||
variable "image_size" { default = "20G" }
|
||||
variable "image_size" { default = "24G" }
|
||||
|
||||
source "arm" "raspiblitz-arm64-rpi" {
|
||||
file_checksum_type = "sha256"
|
||||
|
|
Loading…
Add table
Reference in a new issue