From 0ae76fb233e24a854a6a1f6d0018e6d00cff4d0d Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Wed, 20 May 2020 18:30:36 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-code-server.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/images/docker-code-server.md b/images/docker-code-server.md index e5c3b39b6..a7289505d 100755 --- a/images/docker-code-server.md +++ b/images/docker-code-server.md @@ -30,6 +30,8 @@ The architectures supported by this image are: | Architecture | Tag | | :----: | --- | | x86-64 | amd64-latest | +| arm64 | arm64v8-latest | +| armhf | arm32v7-latest | ## Version Tags @@ -158,6 +160,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **18.05.20:** - Switch to multi-arch images, install via npm. * **29.04.20:** - Update start arguments. * **01.04.20:** - Structural changes required for v3. * **17.01.20:** - Fix artifact url retrieval from github.