Update Dockerfile

This commit is contained in:
Alexandre
2021-06-23 23:17:23 +02:00
committed by GitHub
parent 2c8a89a044
commit 2db7c2d53b

View File

@@ -5,6 +5,10 @@ ARG BASHIO_VERSION=0.13.0
ARG TEMPIO_VERSION=2021.01.0
ARG BUILD_ARCH
ENV LANG='C.UTF-8'\
TERM='xterm-256color'\
GOPATH='/opt/go'
RUN \
################
# Install apps #