mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 02:16:40 -05:00
Update Dockerfile
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user