Merge pull request #25 from linuxserver/3.5

rebase to alpine 3.5
This commit is contained in:
Neil
2017-02-06 17:29:05 +00:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
FROM lsiobase/alpine FROM lsiobase/alpine:3.5
MAINTAINER sparklyballs MAINTAINER sparklyballs
# set version label # set version label

View File

@@ -104,6 +104,7 @@ The automatic update will run once a day at 3am local server time.
## Versions ## Versions
+ **06.02.17:** Rebase to alpine linux 3.5.
+ **15.01.17:** Add p7zip, tar , unrar and unzip packages. + **15.01.17:** Add p7zip, tar , unrar and unzip packages.
+ **16.10.16:** Blocklist autoupdate with optional authentication. + **16.10.16:** Blocklist autoupdate with optional authentication.
+ **14.10.16:** Add version layer information. + **14.10.16:** Add version layer information.