bump to alpine 3.6

This commit is contained in:
sparklyballs
2017-05-27 00:25:33 +01:00
parent b4e526cedf
commit 4246f944d6
2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
FROM lsiobase/alpine:3.5 FROM lsiobase/alpine:3.6
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
+ **27.05.17:** Rebase to alpine linux 3.6.
+ **06.02.17:** Rebase to alpine linux 3.5. + **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.