Skip to content

Commit e351212

Browse files
Merge pull request #86 from prathameshzarkar9/montly-task-check-devcotainer-json
monthly task update devcontainer.json
2 parents c74127a + df46019 commit e351212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "Python 3",
55
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
6-
"image": "mcr.microsoft.com/devcontainers/python:0-3.11",
6+
"image": "mcr.microsoft.com/devcontainers/python:1-3.12",
77

88
// Features to add to the dev container. More info: https://containers.dev/features.
99
// "features": {},

0 commit comments

Comments
 (0)