Updated to use official dart image
This commit is contained in:
parent
ac1aa898f0
commit
f5735ad919
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
||||
"image": "dart:2.18",
|
||||
"features": {
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue