diff --git a/Dockerfile b/Dockerfile index 4800374..9b16903 100755 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM lsiobase/alpine.python:3.5 +FROM lsiobase/alpine.python:3.6 MAINTAINER sparklyballs # set version label diff --git a/README.md b/README.md index db7ee97..1e541cb 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ Smartmontools has not been included, you can safely ignore the warning error in ## Versions ++ **25.05.17:** Rebase to alpine 3.6. + **07.02.17:** Rebase to alpine 3.5. + **14.10.16:** Add version layer information. + **26.09.16:** Add back cherrypy after removal from baseimage.