From 4e406e06eb838ef33a0a8bfd1959c0d9dd3470ca Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Thu, 19 Jan 2023 15:43:54 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d0bce09e1..e0b5ef749 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,13 @@ The only official distribution is the docker image in the [GitLab container registry], but you can also install from source ([upstream instructions]). The master branch and `:latest` docker tag are upgraded to each upstream -release candidate very soon after release (usually within 10 minutes). There -are also docker tags for each release, e.g. `:1.57.0`. If you don't want RCs, +release candidate very soon after release (usually within 10 minutes†). There +are also docker tags for each release, e.g. `:1.75.0`. If you don't want RCs, use the specific release tags. +†If there are merge conflicts, the update may be delayed for up to a few days +after the full release. + [Synapse]: https://github.com/matrix-org/synapse [GitLab container registry]: https://mau.dev/maunium/synapse/container_registry [upstream instructions]: https://github.com/matrix-org/synapse/blob/develop/INSTALL.md#installing-from-source