Skip to content

Commit b11694b

Browse files
committed
Readme
1 parent 229f31c commit b11694b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Docker image is based on [LinuxServer.io Code-Server](https://github.com/linuxse
1616
## Container Images
1717

1818
Docker container images are published on [Docker Hub](https://hub.docker.com/r/ptr727/vscode-server-dotnetcore).
19-
Multi-Architecture images are created for `linux/amd64`, `linux/arm64`, and `linux/arm/v7`.
19+
Multi-Architecture images are created for `linux/amd64` and `linux/arm64` (`linux/arm/v7` is [no longer supported](https://www.linuxserver.io/blog/a-farewell-to-arm-hf) by LSIO).
2020
Tags are `latest` for `main` branch and `develop` for `develop` branch.
2121
E.g. `docker pull ptr727/vscode-server-dotnetcore:latest`
2222
E.g. `docker pull ptr727/vscode-server-dotnetcore:develop`

0 commit comments

Comments
 (0)