update smb code

This commit is contained in:
Alexandre
2021-07-25 10:09:33 +02:00
parent 49ddcc908d
commit b529cc26ba
30 changed files with 575 additions and 482 deletions

View File

@@ -5,7 +5,7 @@ FROM ${BUILD_FROM}${BUILD_UPSTREAM}
ARG BASHIO_VERSION=0.13.0
RUN \
################
################
# Install apps #
################
apt-get update \
@@ -14,6 +14,7 @@ RUN \
curl \
cifs-utils \
keyutils \
samba \
\
###################
# Install bashio #