diff --git a/Dockerfile b/Dockerfile index 834a4cc..d744b8b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM lsiobase/alpine +FROM lsiobase/alpine:3.5 MAINTAINER sparklyballs # set version label diff --git a/README.md b/README.md index 558df72..2dabc67 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,7 @@ The automatic update will run once a day at 3am local server time. ## Versions ++ **06.02.17:** Rebase to alpine linux 3.5. + **15.01.17:** Add p7zip, tar , unrar and unzip packages. + **16.10.16:** Blocklist autoupdate with optional authentication. + **14.10.16:** Add version layer information.