diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index a0c5a69..95cb4d4 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -2,7 +2,7 @@ // For format details, see https://aka.ms/devcontainer.json. For config options, see the // README at: https://github.com/devcontainers/templates/tree/main/src/debian "name": "Python", - "image": "mcr.microsoft.com/devcontainers/python:3.12-bookworm@sha256:af9cee7bc6292c7414966238cbb651bb06d2d7136aed9989e29ef45038f90503", + "image": "mcr.microsoft.com/devcontainers/python:3.12-bookworm@sha256:a067e746fb8291fac357e5fbae6f68f1e34e44cfa9d318656ee9d1708ce9d464", // Features to add to the dev container. See: https://containers.dev/features "features": {