Merge pull request #5 from linuxserver/3.5

Rebase to Alpine 3.5
This commit is contained in:
sparklyballs 2017-02-10 16:05:18 +00:00 committed by GitHub
commit f8cd0f37ce
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM lsiobase/alpine
FROM lsiobase/alpine:3.5
MAINTAINER saarg
# set version label

View File

@ -69,6 +69,7 @@ Edit the ddclient.conf file found in your /config volume. This config file have
## Versions
+ **10.02.2017:** Rebase to alpine 3.5.
+ **26.11.2016:** Update README to new standard and add icon and other small details.
+ **29.08.2016:** Initial release.