diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 47f716f..9332c1e 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -4,7 +4,7 @@ "name": "GitHub Centralized Workflows", // Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile - "image": "mcr.microsoft.com/devcontainers/python:1.1.11-3.12-bookworm", + "image": "mcr.microsoft.com/devcontainers/python:1.1.12-3.12-bookworm", // Features to add to the dev container. More info: https://containers.dev/features. "features": {