mirror of
https://github.com/home-assistant/core.git
synced 2025-07-10 14:57:09 +00:00
Update devcontainer to Python 3.13 (#132313)
This commit is contained in:
parent
11b65b1eb3
commit
e4cca3fe40
@ -1,4 +1,4 @@
|
|||||||
FROM mcr.microsoft.com/devcontainers/python:1-3.12
|
FROM mcr.microsoft.com/devcontainers/python:1-3.13
|
||||||
|
|
||||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user