Merge pull request #13458 from umbraco/v11/codespaces/updated-sqlite-feature-location

Codespaces: Updated SQLite DevContainer feature after rename
This commit is contained in:
Warren Buckley
2022-11-22 14:59:03 +00:00
committed by GitHub

View File

@@ -29,7 +29,7 @@
// Adds SQLite feature from apt install
// 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.