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 830e4b4 commit fe17f39Copy full SHA for fe17f39
.devcontainer/devcontainer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Website editing",
3
- "image": "python:3.13.4-slim-bookworm",
+ "image": "python:3.13.5-slim-bookworm",
4
"workspaceMount": "source=${localWorkspaceFolder}/docs,target=/docs,type=bind",
5
"workspaceFolder": "/docs",
6
0 commit comments