No 1.24 image for armv7
I really should upgrade to arm64 I know but this repository has kept me able to opperate on armv7
I had been using this repo's images with the latest tag but it seems that tag no longer has an armv7 version of the image.
I have now set it to the latest armv7 image latest-1.23 but it seems the database upgraded to the 1.24 before crashing as bringing it up with the latest-1.23 complains about the database being newer than the version being run:
2025/06/28 22:56:22 ...ations/migrations.go:481:Migrate() [F] Migration Error: Your database (migration version: 321) is for a newer Gitea, you can not use the newer database for this old Gitea release (312).
Is there a latest-1.24 on the way or should I try pulling the data out to another device?
Hats off for keeping this build process up and going for so long.