File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,10 +17,10 @@ Docker image is based on [LinuxServer.io Code-Server](https://github.com/linuxse
1717
1818Docker container images are published on [ Docker Hub] ( https://hub.docker.com/r/ptr727/vscode-server-dotnetcore ) .
1919Images are tagged using ` latest ` , ` 3.1 ` and ` 5.0 ` .
20- ` latest ` is a combination of 3.1 and 5.0.
21- Images are automatically rebuilt every Monday morning, picking up the latest base image fixes .
20+ ` latest ` includes .NET Core 3.1 and .NET 5.0.
21+ Images are automatically rebuilt every Monday morning, picking up the latest updates .
2222![ Docker Pulls] ( https://img.shields.io/docker/pulls/ptr727/vscode-server-dotnetcore?logo=docker )
23- ![ Docker Image Version] ( https://img.shields.io/docker/v/ptr727/vscode-server-dotnetcore/latest?label=latest& logo=docker )
23+ ![ Docker Image Version] ( https://img.shields.io/docker/v/ptr727/vscode-server-dotnetcore/latest?logo=docker )
2424
2525## Usage
2626
You can’t perform that action at this time.
0 commit comments