This commit is contained in:
Abubakar Abid 2024-12-06 09:42:25 -06:00 committed by GitHub
parent 9a6ce6f6b0
commit 0248c6d9d8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
// See https://containers.dev
{
"name": "Python 3",
"image": "mcr.microsoft.com/devcontainers/python:1-3.9",
"image": "mcr.microsoft.com/devcontainers/python:1-3.10",
// See https://containers.dev/features
"features": {