forked from Ivasoft/docker-tvheadend
bump to alpine 3.6
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM lsiobase/alpine:3.5
|
||||
FROM lsiobase/alpine:3.6
|
||||
MAINTAINER saarg
|
||||
|
||||
# package version
|
||||
@@ -59,9 +59,9 @@ RUN \
|
||||
gzip \
|
||||
libcrypto1.0 \
|
||||
libcurl \
|
||||
libressl \
|
||||
libssl1.0 \
|
||||
linux-headers \
|
||||
libressl \
|
||||
perl \
|
||||
perl-archive-zip \
|
||||
perl-boolean \
|
||||
@@ -76,6 +76,7 @@ RUN \
|
||||
perl-dbd-sqlite \
|
||||
perl-dbi \
|
||||
perl-digest-sha1 \
|
||||
perl-doc \
|
||||
perl-file-slurp \
|
||||
perl-file-temp \
|
||||
perl-file-which \
|
||||
|
||||
@@ -160,6 +160,7 @@ You need to enable minimum advanced view level to see the picons options.
|
||||
|
||||
## Versions
|
||||
|
||||
+ **27.05.2017:** Rebase to alpine 3.6.
|
||||
+ **01.05.2017:** Update to tvheadend 4.2.1 stable.
|
||||
+ **18.04.2017:** Use repo version of gnu-libiconv rather than compiling.
|
||||
+ **09.04.2017:** Chain cpanm installs in one block and use --installdeps.
|
||||
|
||||
Reference in New Issue
Block a user