Skip to content

Commit 699d024

Browse files
chore(deps): update mcr.microsoft.com/devcontainers/python docker tag to v3.13
1 parent 9e517dc commit 699d024

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.13-bullseye",
55
"customizations": {
66
"codespaces": {
77
"openFiles": [

0 commit comments

Comments
 (0)