mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 09:46:59 +00:00
Update addon_config.markdown
This commit is contained in:
parent
efa6fc425c
commit
8b26d9aaf5
@ -41,7 +41,7 @@ FROM %%BASE_IMAGE%%
|
|||||||
ENV LANG C.UTF-8
|
ENV LANG C.UTF-8
|
||||||
|
|
||||||
# Install requirements for add-on
|
# Install requirements for add-on
|
||||||
RUN apk add --no-cache jq
|
RUN apk add --no-cache tzdata jq
|
||||||
|
|
||||||
# Copy data for add-on
|
# Copy data for add-on
|
||||||
COPY run.sh /
|
COPY run.sh /
|
||||||
|
Loading…
x
Reference in New Issue
Block a user