Update addon_config.markdown

This commit is contained in:
Pascal Vizeli 2017-05-24 16:04:54 +02:00 committed by GitHub
parent efa6fc425c
commit 8b26d9aaf5

View File

@ -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 /