mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +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
|
||||
|
||||
# Install requirements for add-on
|
||||
RUN apk add --no-cache jq
|
||||
RUN apk add --no-cache tzdata jq
|
||||
|
||||
# Copy data for add-on
|
||||
COPY run.sh /
|
||||
|
Loading…
x
Reference in New Issue
Block a user