File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 3636 // Use 'forwardPorts' to make a list of ports inside the container available locally.
3737 // "forwardPorts": [],
3838
39- // Use 'postCreateCommand' to run commands after the container is created.
40- "postCreateCommand" : " swift --version" ,
41-
4239 // Set `remoteUser` to `root` to connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
4340 "remoteUser" : " vscode"
4441}
Original file line number Diff line number Diff line change 11{
22 "id" : " swift" ,
3- "version" : " 2.2 .0" ,
3+ "version" : " 2.3 .0" ,
44 "name" : " Swift" ,
55 "description" : " Develop Swift based applications. Includes everything you need to get up and running." ,
66 "documentationURL" : " https://github.com/swift-server/swift-devcontainer-template/tree/main/README.md" ,
You can’t perform that action at this time.
0 commit comments