Skip to content

Commit

Permalink
Add devcontainer
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Keller <[email protected]>
  • Loading branch information
31ch authored and tumaisch committed Dec 25, 2024
1 parent 74fa5ea commit f213575
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
{
"name": "Python 3",
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
//"image": "mcr.microsoft.com/devcontainers/python:1-3.12-bullseye"
"build": {
// Path is relative to the devcontainer.json file.
"dockerfile": "Dockerfile",
Expand Down

0 comments on commit f213575

Please sign in to comment.