From 628efef9ac11df1945ea86173de61f8b4b5d73ea Mon Sep 17 00:00:00 2001 From: sparklyballs Date: Fri, 17 Aug 2018 00:05:53 +0100 Subject: [PATCH] rebase to alpine 3.8 --- Dockerfile | 2 +- README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index dfc9630..4263cde 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM lsiobase/alpine.python:3.7 +FROM lsiobase/alpine.python:3.8 # set version label ARG BUILD_DATE diff --git a/README.md b/README.md index e57ffce..50a7ffa 100755 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ Access WebUI at `: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.