Update Dockerfile

This commit is contained in:
Alexandre
2021-10-15 15:54:18 +02:00
parent cfb0b442b6
commit 8ff4f398b3

View File

@@ -3,6 +3,7 @@ ARG BUILD_VERSION
FROM freqtradeorg/freqtrade:latest
ARG BASHIO_VERSION=0.13.1
USER root
RUN \
###################
# Install bashio #