mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 03:03:17 +01:00
6 lines
74 B
Plaintext
6 lines
74 B
Plaintext
ARG \
|
|
BUILD_FROM \
|
|
BUILD_VERSION
|
|
|
|
FROM $BUILD_FROM:$BUILD_VERSION
|