An update went into the 'master' branch last night (November 7) that will require you to upgrade your build environment.
1) exit and stop your build containers
stx control stop
2) update your config
stx config --upgrade
3) rebuild your build containers
./stx-init-env --rebuild
Scott