diff --git a/images/docker-nextcloud.md b/images/docker-nextcloud.md index 499eaeedf..b55ea7c93 100755 --- a/images/docker-nextcloud.md +++ b/images/docker-nextcloud.md @@ -15,7 +15,7 @@ Where are your photos and documents? With Nextcloud you pick a server of your ch ## Supported Architectures -Our images support multiple architectures such as `x86-64`, `arm64` and `armhf`. We utilise the docker manifest for multi-platform awareness. More information is available from docker [here](https://github.com/docker/distribution/blob/master/docs/spec/manifest-v2-2.md#manifest-list). +Our images support multiple architectures such as `x86-64`, `arm64` and `armhf`. We utilise the docker manifest for multi-platform awareness. More information is available from docker [here](https://github.com/docker/distribution/blob/master/docs/spec/manifest-v2-2.md#manifest-list) and our announcement [here](https://blog.linuxserver.io/2019/02/21/the-lsio-pipeline-project/). Simply pulling `linuxserver/nextcloud` should retrieve the correct image for your arch, but you can also pull specific arch images via tags. @@ -136,6 +136,7 @@ If updating to nextcloud 12 you will need to comment out line `add_header X-Fram ## Versions +* **22.02.19:** - Rebasing to alpine 3.9. * **28.01.19:** - Add pipeline logic and multi arch. * **25.01.19:** - Add php7-phar for occ upgrades. * **05.09.18:** - Rebase to alpine 3.8.