Update Dockerfile

This commit is contained in:
Alexandre
2021-07-25 10:10:01 +02:00
parent b529cc26ba
commit 7f63e89f39

View File

@@ -14,13 +14,13 @@ RUN \
curl \ curl \
cifs-utils \ cifs-utils \
keyutils \ keyutils \
bazarr \ samba \
|| apk add --no-cache \ || apk add --no-cache \
jq \ jq \
curl \ curl \
cifs-utils \ cifs-utils \
keyutils \ keyutils \
bazarr \ samba \
\ \
################## ##################
# Install bashio # # Install bashio #