this post was submitted on 20 Apr 2026
163 points (99.4% liked)

Selfhosted

56957 readers
623 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

If you're like me, you probably need to update your image tag to this new major version. I'll probably wait for a minor release first.

you are viewing a single comment's thread
view the rest of the comments
[–] HairyHarry@lemmy.world 1 points 1 hour ago (2 children)

Amy Idea why there isn't a ":latest" release?

[–] poVoq@slrpnk.net 7 points 1 hour ago

Because you usually don't want to do automatic upgrades across major versions. There is a "latest" equivalent for each major version release though.

[–] EncryptKeeper@lemmy.world 1 points 1 hour ago* (last edited 1 hour ago)

Forgejo was initially a soft fork of Gitea but they knew it would very possibly become a hard fork. Using the latest tag meant your setup could break unexpectedly so I think they’d opted to not use it at all. What you want to do is use the full version “15” in this case which will keep it updated up the currently major release.