Skip to content

Commit fe17f39

Browse files
Update python Docker tag to v3.13.5 (#1145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 830e4b4 commit fe17f39

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,6 +1,6 @@
11
{
22
"name": "Website editing",
3-
"image": "python:3.13.4-slim-bookworm",
3+
"image": "python:3.13.5-slim-bookworm",
44
"workspaceMount": "source=${localWorkspaceFolder}/docs,target=/docs,type=bind",
55
"workspaceFolder": "/docs",
66

0 commit comments

Comments
 (0)