Merge pull request #7 from linuxserver/3.5

rebase to alpine 3.5
This commit is contained in:
Neil 2017-02-07 03:51:35 +00:00 committed by GitHub
commit f987ab07b3
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM lsiobase/alpine.python
FROM lsiobase/alpine.python:3.5
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
+ **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.
+ **10.09.16:** Add layer badges to README.