diff --git a/Dockerfile b/Dockerfile index ab9de83..f0e1012 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM lsiobase/alpine:3.5 +FROM lsiobase/alpine:3.6 MAINTAINER sparklyballs # set version label diff --git a/README.md b/README.md index e50eec7..1cceaca 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,8 @@ You can find some of the best documentation available on the web at [docs.syncth ## Versions -+ **08.02.17:** Rebase to alpine 3.5 ++ **28.05.17:** Rebase to alpine 3.6. ++ **08.02.17:** Rebase to alpine 3.5. + **01.11.16:** Switch to compiling latest version from git source. + **14.10.16:** Add version layer information. + **30.09.16:** Fix umask.