We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52b8248 commit 13d0030Copy full SHA for 13d0030
.devcontainer/devcontainer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Default Linux Universal",
3
- "image": "mcr.microsoft.com/devcontainers/universal:3-linux",
+ "image": "mcr.microsoft.com/devcontainers/universal:5-linux",
4
"postCreateCommand": "pnpm install",
5
"customizations": {
6
"vscode": {
0 commit comments