Filip Pytloun 50c2b2fa56
All checks were successful
build / build-and-publish (push) Successful in 3m54s
fix(docker): patch check_config parse_known_args call
- Add sed replacement in Dockerfile to change
  "args, unknown = parser.parse_known_args(script_args)" to
  "args, unknown = parser.parse_known_args()" in
  /usr/src/homeassistant/homeassistant/scripts/check_config.py
- Include comment referencing the related Home Assistant PR fix
  to document the change.
2025-11-20 13:47:27 +01:00
2024-03-31 13:52:01 +02:00
2021-04-06 14:20:02 +02:00
Description
No description provided
257 KiB
Languages
Dockerfile 64.8%
Shell 35.2%