Improve dev containers so autogpt can browse the web

This commit is contained in:
Benedict Hobart
2023-04-16 15:45:38 +00:00
committed by Pi
parent 955a5b0a43
commit 8f0d553e4e
3 changed files with 8 additions and 1 deletions

View File

@@ -11,6 +11,7 @@
"userGid": "1000",
"upgradePackages": "true"
},
"ghcr.io/devcontainers/features/desktop-lite:1": {},
"ghcr.io/devcontainers/features/python:1": "none",
"ghcr.io/devcontainers/features/node:1": "none",
"ghcr.io/devcontainers/features/git:1": {