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

@@ -3,7 +3,7 @@ ARG BUILD_VERSION
FROM ${BUILD_FROM}
# Set shell
ARG BASHIO_VERSION=0.13.1
ARG BASHIO_VERSION=0.14.3
ENV PAPERLESS_DATA_DIR=/config/paperless_ng
RUN apt-get update && \