From 97dfe76a57b4d3c555452cb109a14bc0e855bf81 Mon Sep 17 00:00:00 2001 From: sparklyballs Date: Mon, 6 Feb 2017 17:00:43 +0000 Subject: [PATCH] rebase to alpine 3.5 --- Dockerfile | 2 +- README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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.