add ca-certificates
This commit is contained in:
parent
d34d036bf2
commit
056c7c5856
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ ENV AIRSONIC_DIR=/home/airsonic
|
||||||
|
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
openjdk11-jre-headless \
|
openjdk11-jre-headless \
|
||||||
|
ca-certificates \
|
||||||
|
openssl \
|
||||||
ffmpeg \
|
ffmpeg \
|
||||||
flac \
|
flac \
|
||||||
opus \
|
opus \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue