This commit is contained in:
parent
9a8445e6ec
commit
aef73188f2
@ -19,6 +19,7 @@ ENV CF_VERSION=2.8.15
|
||||
ADD https://raw.githubusercontent.com/cloudflare/python-cloudflare/$CF_VERSION/examples/example_update_dynamic_dns.py ./update_ddns.py
|
||||
RUN chmod +rx ./update_ddns.py
|
||||
|
||||
RUN python -m pip install -U setuptools
|
||||
RUN python -m pip install --no-cache-dir cloudflare==$CF_VERSION
|
||||
|
||||
ENV DOMAIN=""
|
||||
|
Loading…
Reference in New Issue
Block a user