diff --git a/images/docker-github-desktop.md b/images/docker-github-desktop.md index 157c6e44b..c858c60b1 100755 --- a/images/docker-github-desktop.md +++ b/images/docker-github-desktop.md @@ -30,7 +30,7 @@ The architectures supported by this image are: | Architecture | Available | Tag | | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | -| arm64 | ❌ | | +| arm64 | ✅ | arm64v8-\ | | armhf | ❌ | | ## Application Setup @@ -206,4 +206,5 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **03.08.23:** - Rebase to Bookworm and multi arch. * **01.04.23:** - Initial release.