devcontainer image

This commit is contained in:
Joshua Carroll
2023-07-18 15:02:52 -07:00
parent c696686102
commit 9c35e5035b
+1 -1
View File
@@ -1,7 +1,7 @@
// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/python-3
{
"image": "mcr.microsoft.com/devcontainers/python:0-3.11-bullseye",
"image": "mcr.microsoft.com/devcontainers/python:3.11-bullseye",
"customizations": {
"codespaces": {
"openFiles": [