1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00
Files
core/machine/khadas-vim3
2023-06-27 09:29:45 +02:00

6 lines
74 B
Plaintext

ARG \
BUILD_FROM \
BUILD_VERSION
FROM $BUILD_FROM:$BUILD_VERSION