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 b63a37c commit 562d808Copy full SHA for 562d808
.devcontainer/devcontainer.json
@@ -1,5 +1,6 @@
1
{
2
"name": "leeway",
3
+ "image": "mcr.microsoft.com/devcontainers/base:ubuntu",
4
"features": {
5
"ghcr.io/devcontainers/features/node:1": {
6
"version": "lts",
0 commit comments