Bump Cloudflare version to 2.8.15
This commit is contained in:
parent
fdb3c744b0
commit
d66c11cc00
@ -15,7 +15,7 @@ RUN mkdir -p /src
|
|||||||
WORKDIR /src
|
WORKDIR /src
|
||||||
|
|
||||||
# Get Cloudflare example script
|
# Get Cloudflare example script
|
||||||
ENV CF_VERSION=2.6.0
|
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
|
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 chmod +rx ./update_ddns.py
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user