Added default builf image

This commit is contained in:
Paolo Asperti 2020-08-27 12:43:53 +02:00
parent 7c34507833
commit 5e9e242e01
Signed by: paspo
GPG Key ID: 06D46905D19D5182
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
ARG BUILD_FROM
ARG BUILD_FROM=hassioaddons/base:8.0.1
FROM $BUILD_FROM
ENV LANG C.UTF-8