mirror of
https://github.com/home-assistant/core.git
synced 2026-02-24 03:47:14 +00:00
6 lines
74 B
Plaintext
6 lines
74 B
Plaintext
ARG \
|
|
BUILD_FROM \
|
|
BUILD_VERSION
|
|
|
|
FROM $BUILD_FROM:$BUILD_VERSION
|