From dd4d8e11ed8fe13172ab9b52863adc796dcd06b3 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sun, 24 Feb 2019 21:47:37 -0500 Subject: [PATCH] Bot Updating Templated Files --- images/docker-davos.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-davos.md b/images/docker-davos.md index b031c5749..931c4efc3 100755 --- a/images/docker-davos.md +++ b/images/docker-davos.md @@ -13,7 +13,7 @@ ## 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/davos` should retrieve the correct image for your arch, but you can also pull specific arch images via tags. @@ -127,4 +127,5 @@ The application does not require any set up other than starting the docker conta ## Versions +* **22.02.19:** - Rebasing to alpine 3.9. * **18.11.16:** - Initial Release.