mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Fix dockerfile
This commit is contained in:
parent
6e6ad94df6
commit
d3f9408650
@ -1,5 +1,5 @@
|
|||||||
ARG BUILD_FROM
|
ARG BUILD_FROM
|
||||||
FROM ${BUILD_FROM}:6.1.0
|
FROM ${BUILD_FROM}
|
||||||
|
|
||||||
WORKDIR /usr/src
|
WORKDIR /usr/src
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user