rebase to alpine 3.5

This commit is contained in:
sparklyballs 2017-02-07 01:16:10 +00:00
parent 8d12009805
commit 97f073018f
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 smdion <me@seandion.com> ,sparklyballs MAINTAINER smdion <me@seandion.com> ,sparklyballs
# install packages # install packages

View file

@ -73,6 +73,7 @@ Access WebUI at `<your-ip>:8181` and walk through the wizard.
## Version History ## Version History
+ **07.02.17:** Rebase to alpine 3.5.
+ **23.12.16:** Fix capitalisation in README. + **23.12.16:** Fix capitalisation in README.
+ **09.09.16:** Add layer badges to README. + **09.09.16:** Add layer badges to README.
+ **27.08.16:** Add badges to README, compile shntool. + **27.08.16:** Add badges to README, compile shntool.