add ca-certificates

This commit is contained in:
Sebastian Hugentobler 2021-05-08 14:48:09 +02:00
parent d34d036bf2
commit 056c7c5856
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -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 \