diff --git a/.profile.roku b/.profile.roku index 68c3f14..b18ecc6 100644 --- a/.profile.roku +++ b/.profile.roku @@ -67,7 +67,7 @@ build() local BUILD_MODE=dev local PAX_DEBUG=on local OPTIONS= - local DOCKER=0 + local DOCKER=1 local REPO_ROOT=$(git rev-parse --show-toplevel) if [ "$?" -ne "0" ]; then