Skip to content

Commit

Permalink
chore: update raspbian image
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed May 22, 2024
1 parent 6cfae3b commit 25e70e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pi-image/satellitepi.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ variable "build" {
}

source "arm-image" "satellitepi" {
iso_checksum = "sha256:9ce5e2c8c6c7637cd2227fdaaf0e34633e6ebedf05f1c88e00f833cbb644db4b"
iso_url = "https://downloads.raspberrypi.com/raspios_lite_arm64/images/raspios_lite_arm64-2023-12-11/2023-12-11-raspios-bookworm-arm64-lite.img.xz"
iso_checksum = "sha256:58a3ec57402c86332e67789a6b8f149aeeb4e7bb0a16c9388a66ea6e07012e45"
iso_url = "https://downloads.raspberrypi.com/raspios_lite_arm64/images/raspios_lite_arm64-2024-03-15/2024-03-15-raspios-bookworm-arm64-lite.img.xz"
last_partition_extra_size = 2147483648
qemu_binary = "qemu-aarch64-static"
}
Expand Down

0 comments on commit 25e70e1

Please sign in to comment.