bump to alpine 3.6
This commit is contained in:
parent
477c46ee3d
commit
c1ee0c4628
2 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
|
|
|
@ -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.
|
||||||
|
|
Loading…
Add table
Reference in a new issue