The repo & package for the SQLite DevContainer feature has moved after I renamed the repo

This commit is contained in:
Warren Buckley
2022-11-22 14:11:24 +00:00
parent d4c5f5017f
commit 03253afabe

View File

@@ -29,7 +29,7 @@
// Adds SQLite feature from apt install // Adds SQLite feature from apt install
// Also adds the SQLite VSCode extension // Also adds the SQLite VSCode extension
"ghcr.io/warrenbuckley/sqlite-codespace-feature/sqlite:1": {} "ghcr.io/warrenbuckley/codespace-features/sqlite:1": {}
}, },
// Add the IDs of extensions you want installed when the container is created. // Add the IDs of extensions you want installed when the container is created.