rebase to alpine 3.8
This commit is contained in:
parent
0256fb55b0
commit
628efef9ac
2 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM lsiobase/alpine.python:3.7
|
||||
FROM lsiobase/alpine.python:3.8
|
||||
|
||||
# set version label
|
||||
ARG BUILD_DATE
|
||||
|
|
|
@ -80,6 +80,7 @@ Access WebUI at `<your-ip>:8181` and walk through the wizard.
|
|||
|
||||
## Versions
|
||||
|
||||
+ **18.08.18:** Rebase to alpine 3.8.
|
||||
+ **03.04.18:** Remove forced port and update README.
|
||||
+ **05.01.18:** Deprecate cpu_core routine lack of scaling.
|
||||
+ **12.12.17:** Rebase to alpine 3.7.
|
||||
|
|
Loading…
Add table
Reference in a new issue