diff --git a/Dockerfile b/Dockerfile index a14d5b1..b21368c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM lsiobase/alpine +FROM lsiobase/alpine:3.5 MAINTAINER saarg # set version label diff --git a/READMETEMPLATE.md b/READMETEMPLATE.md index 56573f3..deee56d 100644 --- a/READMETEMPLATE.md +++ b/READMETEMPLATE.md @@ -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.