We tag alphas as latest now

Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
This commit is contained in:
Juan José Mata
2025-11-11 11:07:06 +01:00
committed by GitHub
parent 7f5cf4c082
commit c47a790ad9

View File

@@ -145,7 +145,7 @@ image: ghcr.io/we-promise/sure:latest
We recommend using one of the following images, but you can pin your app to whatever version you'd like (see [packages](https://github.com/we-promise/sure/pkgs/container/sure)):
- `ghcr.io/we-promise/sure:latest` (latest commit)
- `ghcr.io/we-promise/sure:latest` (latest `alpha`)
- `ghcr.io/we-promise/sure:stable` (latest release)
By default, your app _will NOT_ automatically update. To update your self-hosted app, run the following commands in your terminal: