We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f614584 commit 0b26598Copy full SHA for 0b26598
.devcontainer/devcontainer.json
@@ -3,7 +3,6 @@
3
{
4
"name": "Python 3",
5
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
6
- //"image": "mcr.microsoft.com/devcontainers/python:1-3.12-bullseye"
7
"build": {
8
// Path is relative to the devcontainer.json file.
9
"dockerfile": "Dockerfile",
0 commit comments