fixed missing ref
This commit is contained in:
parent
82c4384097
commit
ad7c1b5d92
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ COPY ./config.json /plejd/
|
|||
COPY ./main.js /plejd/
|
||||
COPY ./mqtt.js /plejd/
|
||||
COPY ./package.json /plejd/
|
||||
COPY ./plejd.js /plejd/
|
||||
COPY ./ble.js /plejd/
|
||||
|
||||
ARG BUILD_ARCH
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue