Update
This commit is contained in:
parent
6afb83158d
commit
02ff532967
2
.github/workflows/update-os.yml
vendored
2
.github/workflows/update-os.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
with:
|
||||
# Set the base_image to the desired Raspberry Pi OS version
|
||||
base_image: https://downloads.raspberrypi.com/raspios_lite_armhf/images/raspios_lite_armhf-2024-03-15/2024-03-15-raspios-bookworm-armhf-lite.img.xz
|
||||
image_additional_mb: 3072 # enlarge free space to 3 GB
|
||||
image_additional_mb: 3584 # enlarge free space to 3.5 GB
|
||||
optimize_image: true
|
||||
commands: |
|
||||
cd /home
|
||||
|
Loading…
Reference in New Issue
Block a user