mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-07-17 16:39:40 +00:00
chore: remove sqlite as it apparently was already installed
This commit is contained in:
parent
9620031f30
commit
e8dce7aa36
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
|||
"features": {
|
||||
"ghcr.io/devcontainers-contrib/features/mocha:2": {},
|
||||
"ghcr.io/yassinedoghri/devcontainers/php-extensions-installer:1": {
|
||||
"extensions": "gd sqlite3"
|
||||
"extensions": "gd"
|
||||
}
|
||||
},
|
||||
"forwardPorts": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue