Merge pull request #23 from linuxserver/alpine_3.6

bump to alpine 3.6
This commit is contained in:
j0nnymoe 2017-05-25 22:40:59 +01:00 committed by GitHub
commit 6981d13445
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 smdion <me@seandion.com> ,sparklyballs MAINTAINER smdion <me@seandion.com> ,sparklyballs
# set version label # set version label

View file

@ -73,6 +73,7 @@ Access WebUI at `<your-ip>:8181` and walk through the wizard.
## Version History ## Version History
+ **25.05.17:** Rebase to alpine 3.6.
+ **03.05.17:** Reduce layer, replace broken source for shntool. + **03.05.17:** Reduce layer, replace broken source for shntool.
+ **07.02.17:** Rebase to alpine 3.5. + **07.02.17:** Rebase to alpine 3.5.
+ **23.12.16:** Fix capitalisation in README. + **23.12.16:** Fix capitalisation in README.