diff --git a/.devcontainer.json b/.devcontainer.json index 3240e6cc..2392ffe3 100644 --- a/.devcontainer.json +++ b/.devcontainer.json @@ -1,6 +1,6 @@ { "name": "astrandb/dev-miele", - "image": "mcr.microsoft.com/vscode/devcontainers/python:0-3.11-bullseye", + "image": "mcr.microsoft.com/devcontainers/python:1-3.12", "postCreateCommand": "scripts/setup", "appPort": [ "9123:8123"