mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 13:15:18 +02:00
Autogenerate Dockerfile (#104669)
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# Automatically generated by hassfest.
|
||||
#
|
||||
# To update, run python3 -m script.hassfest -p docker
|
||||
ARG BUILD_FROM
|
||||
FROM ${BUILD_FROM}
|
||||
|
||||
|
Reference in New Issue
Block a user