Bashio update

This commit is contained in:
Alexandre
2021-12-01 22:08:07 +01:00
parent 3280733006
commit b97f51076f
51 changed files with 53 additions and 53 deletions

View File

@@ -8,7 +8,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# copy local files
COPY root/ /
ARG BASHIO_VERSION=0.13.1
ARG BASHIO_VERSION=0.14.3
RUN \
################
# Install apps #