mirror of
https://github.com/home-assistant/core.git
synced 2025-06-04 13:17:06 +00:00
6 lines
74 B
Plaintext
6 lines
74 B
Plaintext
ARG \
|
|
BUILD_FROM \
|
|
BUILD_VERSION
|
|
|
|
FROM $BUILD_FROM:$BUILD_VERSION
|