Skip to content

Commit

Permalink
Merge pull request #97 from anddan1106/patch-1
Browse files Browse the repository at this point in the history
Update devcontainer.json
  • Loading branch information
ross-p-smith authored Dec 7, 2023
2 parents 3a1a47e + 414b9df commit 0ad9ef1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"name": "Chat with your data",
"image": "mcr.microsoft.com/devcontainers/python:1-3.12-bullseye",
"image": "mcr.microsoft.com/devcontainers/python:1-3.11-bullseye",
"features": {
"ghcr.io/devcontainers/features/azure-cli:1": {},
"ghcr.io/devcontainers/features/docker-outside-of-docker:1": {},
"ghcr.io/devcontainers/features/node:1" : {},
"ghcr.io/jlaundry/devcontainer-features/azure-functions-core-tools:1": {},
"rchaganti/vsc-devcontainer-features/azurebicep" : {
"version": "latest"
Expand Down

0 comments on commit 0ad9ef1

Please sign in to comment.