Skip to content

Commit 8ecd415

Browse files
bump Python version to 3.14 in devcontainer configuration
1 parent 6eeefbc commit 8ecd415

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
@@ -3,7 +3,7 @@
33
"features": {
44
"ghcr.io/devcontainers/features/python:1": {
55
"installTools": true,
6-
"version": "3.11"
6+
"version": "3.14"
77
},
88
"ghcr.io/devcontainers-contrib/features/gdbgui:2": {
99
"version": "latest"

0 commit comments

Comments
 (0)