6 lines
162 B
JSON
6 lines
162 B
JSON
// See https://aka.ms/devcontainer.json for more information.
|
|
{
|
|
"name": "gitzone.universal",
|
|
"image": "mcr.microsoft.com/devcontainers/universal:4.0.1-noble"
|
|
}
|