Merge pull request #37 from linuxserver/rebase_alpine_3.8

rebase to alpine 3.8
This commit is contained in:
sparklyballs 2018-08-17 15:56:41 +01:00 committed by GitHub
commit 9a838d833a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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.