This repository contains the github codespaces ubuntugis feature, which was built from the unstable release which "are more bleeding edge and while generally they should work well, they dont receive the same amount of quality assurance as our stable releases do".
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
"ghcr.io/connershoop/devcontainer-feature-ubuntugis/ubuntugis:latest": {
"unstable": true
}
}
}


{ "image": "mcr.microsoft.com/devcontainers/universal:2", "features": { "ghcr.io/connershoop/ubuntugis:latest": {} } }