From 01041ac5eb3e6e8daee82fe57e28c1e2bd047de3 Mon Sep 17 00:00:00 2001 From: Jarno Rankinen <50285623+0ranki@users.noreply.github.com> Date: Thu, 30 Nov 2023 20:09:15 +0200 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 28356a9..1f36710 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,11 @@ A daily build runs from the master branch. [![Automatic Build](https://github.co I strongly recommend using a specific major version in your docker-compose, kube YAML files or scripts. This will avoid accidentally updating your instance. +### Update to the image name +Starting from version 27.1.4 the image is the same as the repo, **`ghcr.io/0ranki/nextcloud-previews`** + +The old `ghcr.io/0ranki/nextcloud-previews/nextcloud` still works, but pushes will stop at some point in the future. + ## Usage [Running using Podman Kube YAML](PODMAN.md) @@ -17,14 +22,14 @@ I strongly recommend using a specific major version in your docker-compose, kube For detailed instructions on using these images, go to https://github.com/nextcloud/docker and https://docs.nextcloud.com/. -Simply use `ghcr.io/0ranki/nextcloud-previews/nextcloud:` +Simply use `ghcr.io/0ranki/nextcloud-previews:` instead of `docker.io/library/nextcloud`. ### `latest` currently points to 27.1.x -To pull e.g. version 24.0.3: +To pull e.g. version 27.1.4: ``` -podman pull ghcr.io/0ranki/nextcloud-previews/nextcloud:24.0.3 +podman pull ghcr.io/0ranki/nextcloud-previews:27.1.4 ``` The images have a convenience script installed that modifies `config.php` to actually