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.