Closed
Description
Description
I'm using the Gitea "rootless" docker images from https://hub.docker.com/r/gitea/gitea/tags?page=1&ordering=last_updated
There are latest-rootless
, linux-amd64-rootless
and linux-arm64-rootless
tags but it seems to be a nightly build.
For the released versions (1.13
, 1.12
, ...) I could not find the matching "-rootless" tag.
Would it be possible to also generate and tag images for the released versions of Gitea ? For instance, 1.13-rootless
, 1.12-rootess
...