mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-03-04 13:20:06 -05:00
chore: remove sqlite as it apparently was already installed
This commit is contained in:
@@ -38,7 +38,7 @@
|
|||||||
"features": {
|
"features": {
|
||||||
"ghcr.io/devcontainers-contrib/features/mocha:2": {},
|
"ghcr.io/devcontainers-contrib/features/mocha:2": {},
|
||||||
"ghcr.io/yassinedoghri/devcontainers/php-extensions-installer:1": {
|
"ghcr.io/yassinedoghri/devcontainers/php-extensions-installer:1": {
|
||||||
"extensions": "gd sqlite3"
|
"extensions": "gd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"forwardPorts": [
|
"forwardPorts": [
|
||||||
|
|||||||
Reference in New Issue
Block a user