We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 379ee34 commit ca3176fCopy full SHA for ca3176f
.devcontainer/devcontainer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Dissect",
3
- "image": "python:3.11-bullseye",
+ "image": "python:3.13-bookworm",
4
"features": {
5
"ghcr.io/devcontainers/features/common-utils:2": {
6
"installZsh": "true",
0 commit comments