mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-06-14 14:06:30 +00:00
Merge branch 'master' of https://github.com/pvizeli/hassio
This commit is contained in:
commit
ce973f0cc2
@ -33,7 +33,7 @@ popd > /dev/null 2>&1
|
|||||||
|
|
||||||
HASS_VERS=$1
|
HASS_VERS=$1
|
||||||
MACHINE=$2
|
MACHINE=$2
|
||||||
BASE_IMAGE="resin\/${MACHINE}-python:3.6"
|
BASE_IMAGE="resin\/${MACHINE}-alpine-python:3.6"
|
||||||
DOCKER_TAG=$1
|
DOCKER_TAG=$1
|
||||||
DOCKER_IMAGE=${MACHINE}-homeassistant
|
DOCKER_IMAGE=${MACHINE}-homeassistant
|
||||||
BUILD_DIR=${BUILD_DIR:=$SCRIPTPATH}
|
BUILD_DIR=${BUILD_DIR:=$SCRIPTPATH}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user