From aa5f97d55b28407b3eeddc1ebd6e07ce16f6ee84 Mon Sep 17 00:00:00 2001 From: Jarno Rankinen <50285623+0ranki@users.noreply.github.com> Date: Wed, 5 Jul 2023 21:37:32 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 01c5e75..e74c799 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ source, adding the required packages to generate video previews. Starting from 24.0.9 and 25.0.3 `supervisord` is no longer installed. A separate cron container is recommended as per upstream recommendations. -**Starting from 26.0.1 and 25.0.6 the builds are multiarch for `linux/amd64` and `linux/arm64`** +### **Starting from 26.0.1 and 25.0.6 the builds are multiarch for `linux/amd64` and `linux/arm64`** -**The `latest` tag points to 27.0.x** +### **The `latest` tag points to 27.0.x** I strongly recommend using a specific version in your docker-compose, kube YAML files or scripts. This will avoid accidentally updating your instance. @@ -25,7 +25,7 @@ and https://docs.nextcloud.com/. Simply use `ghcr.io/0ranki/nextcloud-previews/nextcloud:` instead of `docker.io/library/nextcloud`. -### `latest` currently points to 26.0.x +### `latest` currently points to 27.0.x To pull e.g. version 24.0.3: ```