Skip to content

Commit 03253af

Browse files
author
Warren Buckley
committedNov 22, 2022
The repo & package for the SQLite DevContainer feature has moved after I renamed the repo
1 parent d4c5f50 commit 03253af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.devcontainer/devcontainer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
// Adds SQLite feature from apt install
3131
// Also adds the SQLite VSCode extension
32-
"ghcr.io/warrenbuckley/sqlite-codespace-feature/sqlite:1": {}
32+
"ghcr.io/warrenbuckley/codespace-features/sqlite:1": {}
3333
},
3434

3535
// Add the IDs of extensions you want installed when the container is created.

0 commit comments

Comments
 (0)