diff --git a/README.md b/README.md index 193f8b0..09e2150 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,11 @@ Simply use `ghcr.io/0ranki/nextcloud-previews:` instead of `docker.io/library/nextcloud`. ### `latest` currently points to 28.0.x +#### `next` currently points to 29.0.x + +The latest version stays one version behind the current upstream latest image. +In addition to the `latest` tag, there's also the `next` tag, which is the latest released +Nextcloud version. To pull e.g. version 27.1.4: ```