Compare commits
2 Commits
ef6bc4ae67
...
c03f1d1280
| Author | SHA1 | Date | |
|---|---|---|---|
| c03f1d1280 | |||
| f259d024a2 |
@@ -3,7 +3,7 @@
|
||||
{
|
||||
"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.11-bookworm",
|
||||
"image": "mcr.microsoft.com/devcontainers/python:3-3.11-bookworm",
|
||||
|
||||
// Features to add to the dev container. More info: https://containers.dev/features.
|
||||
// "features": {},
|
||||
|
||||
Reference in New Issue
Block a user