mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update Dockerfile
This commit is contained in:
parent
06827b20ce
commit
9ef413eef4
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ ARG WORKDIR=/epg
|
|||
ENV CRON_SCHEDULE="0 0 * * *"
|
||||
ENV GZIP=false
|
||||
ENV MAX_CONNECTIONS=1
|
||||
ENV TIMEOUT=
|
||||
ENV DELAY=
|
||||
ENV DAYS=
|
||||
RUN apk update \
|
||||
&& apk upgrade --available \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue