From 3ba498fe46bc100ebd76bd6db6053f3b92f261e6 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Tue, 15 Aug 2023 07:57:13 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-nextcloud.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/images/docker-nextcloud.md b/images/docker-nextcloud.md index a10879c7c..9a26a689e 100644 --- a/images/docker-nextcloud.md +++ b/images/docker-nextcloud.md @@ -35,6 +35,14 @@ The architectures supported by this image are: | arm64 | ✅ | arm64v8-\ | | armhf | ❌ | | +## Version Tags + +This image provides various versions that are available via tags. Please read the descriptions carefully and exercise caution when using unstable or development tags. + +| Tag | Available | Description | +| :----: | :----: |--- | +| latest | ✅ | Stable Nextcloud releases | +| develop | ✅ | Beta Nextcloud pre-releases *only* | ## Application Setup Access the webui at `https://:443`, for more information check out [Nextcloud](https://nextcloud.com/). @@ -189,6 +197,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **14.08.23:** - Add develop branch. * **25.06.23:** - Move Nextcloud installation inside container. Remove CLI updater. [See changes announcement](https://info.linuxserver.io/issues/2023-06-25-nextcloud/). * **21.06.23:** - Existing users should update `/config/nginx/site-confs/default.conf` - Security fix for real ip settings. * **25.05.23:** - Rebase to Alpine 3.18, deprecate armhf.