docker-gitea-rpi icon indicating copy to clipboard operation
docker-gitea-rpi copied to clipboard

No 1.24 image for armv7

Open drizzit56 opened this issue 8 months ago • 8 comments

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.

drizzit56 avatar Jun 28 '25 23:06 drizzit56