diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index a7d65a0a..c397cc90 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -2,7 +2,7 @@ // README at: https://github.com/devcontainers/templates/tree/main/src/python { "name": "Python 3", - "image": "mcr.microsoft.com/devcontainers/python:1-3.11-bullseye@sha256:5ffa2a7971c944752201cc3ff08f51cd9a358f094c8cf5675b98357a6f1dee06", + "image": "mcr.microsoft.com/devcontainers/python:1-3.11-bullseye@sha256:82b8cda2013f51b3c78e14d2a0b34c22dbf31071d4852cc9461abc18762f06c7", "features": { "ghcr.io/devcontainers-contrib/features/pipenv:2.0.17": {}, "ghcr.io/devcontainers-contrib/features/pre-commit:2.0.17": {}