3.1.2
You can use these commands to install or upgrade DDNS
curl -L https://github.com/skibish/ddns/releases/download/3.1.2/ddns-`uname -s`-`uname -m` > /usr/local/bin/ddns
chmod +x /usr/local/bin/ddns
Changes
Fixes
- Add SSL certificates to Docker image