diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index b1144e2..34a88a1 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:6df2043e0cc9f73751c605aa101aafdd74b7b1cc52b7510b729f085e21ade8cd", + "image": "mcr.microsoft.com/devcontainers/python:3.12-bookworm@sha256:97d318d30aa5471aac86ea29f505d4ee257da29296984752b353de571d43b5c4", // Features to add to the dev container. See: https://containers.dev/features "features": {