mirror of
https://github.com/home-assistant/core.git
synced 2025-04-26 02:07:54 +00:00
Downgrade devcontainer to Python 3.12 again (#130562)
This commit is contained in:
parent
c35ef6bda3
commit
4002bc3c25
@ -1,4 +1,4 @@
|
||||
FROM mcr.microsoft.com/devcontainers/python:1-3.13
|
||||
FROM mcr.microsoft.com/devcontainers/python:1-3.12
|
||||
|
||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user