add ca-certificates
This commit is contained in:
parent
d34d036bf2
commit
056c7c5856
@ -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…
Reference in New Issue
Block a user