upd: fix some stupid error

This commit is contained in:
2023-11-26 13:51:38 +00:00
parent defe80fa03
commit df58190202

View File

@ -6,13 +6,7 @@
"dockerfile": "Dockerfile"
},
"features": {
"ghcr.io/devcontainers/features/git:1": {
"ppa": true,
"version": "latest"
},
"ghcr.io/meaningful-ooo/devcontainer-features/fish:1": {
"fisher": true
}
"ghcr.io/devcontainers-contrib/features/fish-apt-get:1": {}
}
// Features to add to the dev container. More info: https://containers.dev/features.