rebase to alpine 3.8

This commit is contained in:
sparklyballs 2018-08-22 14:09:35 +01:00
parent e1b10ac0fb
commit a111cfa024
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM lsiobase/alpine:3.7
FROM lsiobase/alpine:3.8
# set version label
ARG BUILD_DATE

View File

@ -76,6 +76,7 @@ Edit the ddclient.conf file found in your /config volume. This config file has m
## Versions
+ **22.08.18:** Rebase to alpine 3.8.
+ **10.08.18:** Update to ddclient v3.9.0. For Cloudflare users, please ensure you remove the line `server=www.cloudflare.com` from your `ddclient.conf`.
+ **07.12.17:** Rebase to alpine 3.7.
+ **28.05.17:** Rebase to alpine 3.6.