Skip to content

Commit e4cca3f

Browse files
authored
Update devcontainer to Python 3.13 (home-assistant#132313)
1 parent 11b65b1 commit e4cca3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.dev

+1-1
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)