Switch to new base images
This commit is contained in:
parent
878212aab5
commit
ec07937c38
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ pushd "$(dirname "$0")" > /dev/null 2>&1
|
|||
SCRIPTPATH=$(pwd)
|
||||
popd > /dev/null 2>&1
|
||||
|
||||
BASE_IMAGE="resin\/$ARCH-alpine:3.5"
|
||||
BASE_IMAGE="homeassistant\/$ARCH-base:latest"
|
||||
BUILD_DIR=${BUILD_DIR:=$SCRIPTPATH}
|
||||
WORKSPACE=${BUILD_DIR:=$SCRIPTPATH}/hassio-supervisor-$ARCH
|
||||
ADDON_WORKSPACE=$WORKSPACE/$SLUG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue