mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-01 23:31:51 +01:00
🐳 fix: Update .devcontainer Files (#1712)
* fix: modify the base docker image for devcontainer * fix: restore package-lock.json from main
This commit is contained in:
parent
335980ac98
commit
d25ff7632a
3 changed files with 12 additions and 4 deletions
|
|
@ -13,5 +13,6 @@
|
|||
}
|
||||
},
|
||||
"postCreateCommand": "",
|
||||
"features": { "ghcr.io/devcontainers/features/git:1": {} }
|
||||
"features": { "ghcr.io/devcontainers/features/git:1": {} },
|
||||
"remoteUser": "vscode"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue