Skip to content

Commit

Permalink
fixes #51: updates devcontainer
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxence Guindon committed Feb 14, 2024
1 parent 093e6a8 commit 2558399
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
"image": "mcr.microsoft.com/devcontainers/python:1-3.11-bullseye",
"features": {
"ghcr.io/devcontainers/features/azure-cli:1": {},
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
"ghcr.io/devcontainers/features/github-cli:1": {}
},

// Features to add to the dev container. More info: https://containers.dev/features.
Expand Down

0 comments on commit 2558399

Please sign in to comment.