rebase to alpine 3.8

This commit is contained in:
sparklyballs 2018-08-17 00:05:53 +01:00
parent 0256fb55b0
commit 628efef9ac
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
FROM lsiobase/alpine.python:3.7 FROM lsiobase/alpine.python:3.8
# set version label # set version label
ARG BUILD_DATE ARG BUILD_DATE

View file

@ -80,6 +80,7 @@ Access WebUI at `<your-ip>:8181` and walk through the wizard.
## Versions ## Versions
+ **18.08.18:** Rebase to alpine 3.8.
+ **03.04.18:** Remove forced port and update README. + **03.04.18:** Remove forced port and update README.
+ **05.01.18:** Deprecate cpu_core routine lack of scaling. + **05.01.18:** Deprecate cpu_core routine lack of scaling.
+ **12.12.17:** Rebase to alpine 3.7. + **12.12.17:** Rebase to alpine 3.7.