We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdf3b6e commit 13b2881Copy full SHA for 13b2881
.devcontainer/devcontainer.json
@@ -1,6 +1,6 @@
1
{
2
- "name": "Default Linux Universal",
3
- "image": "mcr.microsoft.com/devcontainers/universal:2-linux",
+ "name": "Ubuntu",
+ "image": "mcr.microsoft.com/devcontainers/base:ubuntu",
4
"features": {
5
"ghcr.io/jsburckhardt/devcontainer-features/uv:1": {}
6
},
0 commit comments