Skip to content

Commit

Permalink
Bump builder image (#22)
Browse files Browse the repository at this point in the history
Bump builder image to build with latest raspi images.

---------

Co-authored-by: Cameron (3539) <[email protected]>
Co-authored-by: Craig Schardt <[email protected]>
  • Loading branch information
3 people authored Jan 13, 2025
1 parent 49c1cc1 commit ae852b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- uses: pguyot/arm-runner-action@v2
with:
base_image: https://github.com/PhotonVision/photon-image-modifier/releases/download/v2025.0.0-beta-6/photonvision_raspi_dev.img.xz
base_image: https://github.com/PhotonVision/photon-image-modifier/releases/download/v2025.0.2/photonvision_raspi_dev.img.xz
cpu: cortex-a7
image_additional_mb: 1500
bind_mount_repository: true
Expand Down

0 comments on commit ae852b2

Please sign in to comment.