Skip to content

Commit 30b9efa

Browse files
authored
Update devcontainer.json
1 parent c31b495 commit 30b9efa

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
@@ -2,7 +2,7 @@
22
// https://github.com/microsoft/vscode-dev-containers/tree/v0.245.0/containers/python-3
33
{
44
"name": "Python 3",
5-
"image": "mcr.microsoft.com/devcontainers/python:3.11-bullseye",
5+
"image": "mcr.microsoft.com/devcontainers/python:3.12-bookworm",
66

77
// Configure tool-specific properties.
88
"customizations": {

0 commit comments

Comments
 (0)