From e390d63d4b99028543568658ebc66d4be4efc79e Mon Sep 17 00:00:00 2001 From: sparklyballs Date: Sun, 28 May 2017 15:26:33 +0100 Subject: [PATCH] bump to alpine 3.6 --- Dockerfile | 2 +- README.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) 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.