We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4c5f50 commit 03253afCopy full SHA for 03253af
.devcontainer/devcontainer.json
@@ -29,7 +29,7 @@
29
30
// Adds SQLite feature from apt install
31
// Also adds the SQLite VSCode extension
32
- "ghcr.io/warrenbuckley/sqlite-codespace-feature/sqlite:1": {}
+ "ghcr.io/warrenbuckley/codespace-features/sqlite:1": {}
33
},
34
35
// Add the IDs of extensions you want installed when the container is created.
0 commit comments