From f040184c59c6806468e15f0cb95e177af2ed1903 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 12 Dec 2024 22:43:24 +0000 Subject: [PATCH] Update mcr.microsoft.com/devcontainers/python:3.12-bookworm Docker digest to 97d318d Signed-off-by: Mend Renovate --- .devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {