Skip to content

Commit b704973

Browse files
committed
Update devcontainer to python 3.13
1 parent 05e3c02 commit b704973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.dev

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/devcontainers/python:1-3.12
1+
FROM mcr.microsoft.com/devcontainers/python:1-3.13
22

33
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
44

0 commit comments

Comments
 (0)