Merge pull request #9 from linuxserver/alpine_3.6

bump to alpine 3.6
This commit is contained in:
j0nnymoe 2017-05-25 22:40:30 +01:00 committed by GitHub
commit 85ad420aa2
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM lsiobase/alpine.python:3.5
FROM lsiobase/alpine.python:3.6
MAINTAINER sparklyballs
# set version label

View File

@ -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.