Skip to content

Commit b1fc076

Browse files
chore(deps): update mcr.microsoft.com/devcontainers/python docker tag to v3.12
1 parent 9ecd426 commit b1fc076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
22
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/python-3
33
{
4-
"image": "mcr.microsoft.com/devcontainers/python:3.11-bullseye",
4+
"image": "mcr.microsoft.com/devcontainers/python:3.12-bullseye",
55
"customizations": {
66
"codespaces": {
77
"openFiles": [

0 commit comments

Comments
 (0)