rebase to alpine 3.5
This commit is contained in:
parent
8d12009805
commit
97f073018f
2 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM lsiobase/alpine.python
|
||||
FROM lsiobase/alpine.python:3.5
|
||||
MAINTAINER smdion <me@seandion.com> ,sparklyballs
|
||||
|
||||
# install packages
|
||||
|
|
|
@ -73,6 +73,7 @@ Access WebUI at `<your-ip>:8181` and walk through the wizard.
|
|||
|
||||
## Version History
|
||||
|
||||
+ **07.02.17:** Rebase to alpine 3.5.
|
||||
+ **23.12.16:** Fix capitalisation in README.
|
||||
+ **09.09.16:** Add layer badges to README.
|
||||
+ **27.08.16:** Add badges to README, compile shntool.
|
||||
|
|
Loading…
Add table
Reference in a new issue