mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-12-24 12:29:08 +00:00
bugfix
This commit is contained in:
@@ -33,7 +33,7 @@ popd > /dev/null 2>&1
|
||||
|
||||
HASS_VERS=$1
|
||||
MACHINE=$2
|
||||
BASE_IMAGE="resin\/${MACHINE}-python:3.6"
|
||||
BASE_IMAGE="resin\/${MACHINE}-alpine-python:3.6"
|
||||
DOCKER_TAG=$1
|
||||
DOCKER_IMAGE=${MACHINE}-homeassistant
|
||||
BUILD_DIR=${BUILD_DIR:=$SCRIPTPATH}
|
||||
|
||||
Reference in New Issue
Block a user